Open markbks123 opened 2 years ago
void main() async { await setupEnvironment(AppEnvironment.uat); await GetStorage.init(); await App.initialize(); runApp(App()); }
I/flutter ( 6330): isTask === null I/flutter ( 6330): isAppointmentl === null I/flutter ( 6330): isTeam === null I/flutter ( 6330): isWork === null I/flutter ( 6330): isTask === null I/flutter ( 6330): isAppointmentl === null I/flutter ( 6330): isTeam === null I/flutter ( 6330): isWork === null I/flutter ( 6330): isTask === null I/flutter ( 6330): isAppointmentl === null I/flutter ( 6330): isTeam === null I/flutter ( 6330): isWork === null I/flutter ( 6330): isTask === null I/flutter ( 6330): isAppointmentl === null I/flutter ( 6330): isTeam === null I/flutter ( 6330): isWork === null I/flutter ( 6330): Task enabled === null I/flutter ( 6330): Appointmentl enabled === null I/flutter ( 6330): keysAsc == [0, 1, 2, 3] I/flutter ( 6330): getactivityUsecase
data.forEachIndexed((index, element) {