From c177c464e00b8b7d9dc73d5676a84d62c7cf37fc Mon Sep 17 00:00:00 2001 From: e32232340-Nadif Date: Thu, 5 Feb 2026 20:23:51 +0700 Subject: [PATCH] oke --- lib/main.dart | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/main.dart b/lib/main.dart index 5d11456..86a616e 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -9,4 +9,6 @@ void main() async { await Firebase.initializeApp(); Bloc.observer = SimpleBlocObserver(); runApp(MyApp(FirebaseUserRepo())); -} \ No newline at end of file +} + +//testing doang ini dari advan \ No newline at end of file