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

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

0.0.5 #

  • Docs: 📚 Major documentation improvements to prevent invalid_icon errors
    • Added comprehensive SETUP.md guide with detailed platform setup instructions
    • Enhanced README with prominent notification icon setup instructions including XML content
    • Added assets/android/ic_notification.xml - ready-to-use notification icon
    • Added troubleshooting section for common setup issues
    • Improved clarity on mandatory vs optional setup steps
  • Fix: Resolved common user issue where notification icon was missing after package installation

0.0.4 #

  • 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
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (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