update edit and list and detail view
This commit is contained in:
@@ -7,6 +7,7 @@ import 'helpers/sample_routes.dart';
|
||||
import 'pages/home_view.dart';
|
||||
|
||||
void main() async {
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
await Get.putAsync(() => FilamentRepository().init());
|
||||
runApp(MyApp());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user