flutter_foreground_plugin 0.8.0 flutter_foreground_plugin: ^0.8.0 copied to clipboard
A foreground service plugin for Flutter. Support only Android (support Oreo). iOS not support yet.
0.8.0 #
- Support Null Safety using > Flutter 2.0
0.7.0 #
0.6.0 #
- Close app when app stop @cdfq152313
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