JulianAssmann / flutter_background

A flutter plugin to keep apps running in the background via foreground services. Android only.
https://pub.dev/packages/flutter_background
MIT License
85 stars 45 forks source link

Caching custom configuration in shared preferences #43

Closed akospwc closed 2 years ago

akospwc commented 2 years ago

Saving notification configuration to shared preferences, preventing the notification from resetting to the default text after an app auto-restart

JulianAssmann commented 2 years ago

Thank you very much. Can you do a rebase with the master branch, increase the version to 1.0.2+3 and add it to the CHANGELOG.md please? :)