flutter_foreground_plugin 0.5.0 flutter_foreground_plugin: ^0.5.0 copied to clipboard
A foreground service plugin for Flutter. Support only Android (support Oreo). iOS not support yet.
0.4.0 #
- Set Min SDK version from 23
0.3.0 #
- Support chronometer
- Fix typo for subtext
0.2.2 #
- Remove useless logs
0.2.0 #
- Can change Notification title and contents when startup
0.1.0 #
- Start Foreground Service (with callback)
- Stop Foreground Service (with callback)
- Using infinite interval on your configurations