refactor: rename UI to View and MVC login page
This commit is contained in:
parent
02574cd778
commit
b01d7d0000
48 changed files with 146 additions and 125 deletions
|
|
@ -7,7 +7,7 @@ import 'package:flutter_gen/gen_l10n/l10n.dart';
|
|||
|
||||
import 'package:future_loading_dialog/future_loading_dialog.dart';
|
||||
|
||||
import 'views/user_bottom_sheet_ui.dart';
|
||||
import 'views/user_bottom_sheet_view.dart';
|
||||
|
||||
class UserBottomSheet extends StatefulWidget {
|
||||
final User user;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue