|
|
@ -45,7 +45,7 @@ void main() async {
|
|
|
|
// };
|
|
|
|
// };
|
|
|
|
|
|
|
|
|
|
|
|
WidgetsFlutterBinding.ensureInitialized();
|
|
|
|
WidgetsFlutterBinding.ensureInitialized();
|
|
|
|
await initializeService();
|
|
|
|
// await initializeService();
|
|
|
|
// Workmanager().initialize(
|
|
|
|
// Workmanager().initialize(
|
|
|
|
// callbackDispatcher, // The top level function, aka callbackDispatcher
|
|
|
|
// callbackDispatcher, // The top level function, aka callbackDispatcher
|
|
|
|
// isInDebugMode: true // If enabled it will post a notification whenever the task is running. Handy for debugging tasks
|
|
|
|
// isInDebugMode: true // If enabled it will post a notification whenever the task is running. Handy for debugging tasks
|
|
|
|