Can perform repetitive tasks with the foreground service. Supports two-way communication between the foreground service and UI(main isolate). Provides a widget that minimize the app without closing it ...
📂lib │───main.dart │───📂core | │──app_data.dart | │──app_theme.dart | │──app_color.dart | └──extensions.dart ...