save_points_background_service_builder 0.0.3 copy "save_points_background_service_builder: ^0.0.3" to clipboard
save_points_background_service_builder: ^0.0.3 copied to clipboard

A Flutter package to easily build and manage background services and notifications, optimized for Save Points.

0.0.3 #

  • Refactor: Split notification logic into modular components (NotificationScheduler, PermissionHandler, TimezoneHelper, ChannelManager).
  • UI: Enhanced NotificationListScreen with itemBuilder, emptyWidget, and title props for better customization.
  • Feature: Added SavePointsNotificationConfig to support initial notifications via notificationConfigProvider.
  • Fix: Updated documentation regarding required ic_notification resource for Android.
  • Docs: Added comprehensive Quick Start guide and MIUI optimization details in README.

0.0.2 #

  • Updated deprecated value usage to initialValue in providers.

0.0.1 #

  • Initial release of Background Service Builder.
  • Support for one-time and recurring notifications (Daily, Weekly, Monthly, Yearly).
  • Integrated persistence with SharedPreferences.
  • Riverpod state management.
  • Built-in UI components for list, scheduling, and MIUI optimization warnings.
1
likes
0
points
123
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to easily build and manage background services and notifications, optimized for Save Points.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_local_notifications, flutter_riverpod, flutter_timezone, shared_preferences, timezone, uuid

More

Packages that depend on save_points_background_service_builder