Merge branch 'main' of https://github.com/kleponijo/klimatologi
This commit is contained in:
commit
a59c7d80a4
|
|
@ -13,4 +13,6 @@ void main() async {
|
||||||
);
|
);
|
||||||
Bloc.observer = SimpleBlocObserver();
|
Bloc.observer = SimpleBlocObserver();
|
||||||
runApp(MyApp(FirebaseUserRepo()));
|
runApp(MyApp(FirebaseUserRepo()));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//testing doang ini dari advan
|
||||||
Loading…
Reference in New Issue