step 9 : report screen, if else transaksi screen
This commit is contained in:
@@ -41,6 +41,7 @@ class MyApp extends StatelessWidget {
|
||||
// initialRoute: loginRoute,
|
||||
// initialRoute: splashScreen,
|
||||
initialRoute: transaksiRoute,
|
||||
// initialRoute: reportRoute,
|
||||
// initialRoute: testFilePickerRoute,
|
||||
onGenerateRoute: AppRoute.generateRoute,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user