fixed problem
This commit is contained in:
parent
632575c5a0
commit
899961bb97
@ -63,7 +63,6 @@ Future<AppInitialization> initializeApp() async {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void main() async {
|
void main() async {
|
||||||
//TODO: fix the error handling currently not pushing to the error page
|
|
||||||
runZonedGuarded(() async {
|
runZonedGuarded(() async {
|
||||||
WidgetsFlutterBinding.ensureInitialized();
|
WidgetsFlutterBinding.ensureInitialized();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user