changed everything from filcnaplo to refilc finally
This commit is contained in:
5
refilc_kreta_api/lib/controllers/profile_controller.dart
Normal file
5
refilc_kreta_api/lib/controllers/profile_controller.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
import 'package:flutter/foundation.dart';
|
||||
|
||||
class ProfileController extends ChangeNotifier {
|
||||
//todo: profile controller (pw change, etc)
|
||||
}
|
||||
Reference in New Issue
Block a user