flutter_foreground_service 0.2.1 flutter_foreground_service: ^0.2.1 copied to clipboard
Foreground service for the Android platform
0.2.1 #
- Rebuild project from scratch due to iOS issues with old generated code.
0.2.0 #
- No longer produces an exception when invoked on iOS.
0.1.1 #
- Fixed expected launcher icon path
- Previously
drawable
was the expected folder - Now the
mipmap
folder is expected
0.1.0+1 #
- Updated documentation
0.1.0 #
- Forked from https://pub.dev/packages/foreground_service
- Changed hardcoded notification icon name to 'ic_launcher.png'