flutter_foreground_service 0.3.0 copy "flutter_foreground_service: ^0.3.0" to clipboard
flutter_foreground_service: ^0.3.0 copied to clipboard

outdated

Foreground service for the Android platform

0.3.0 #

  • Support for null-safety.

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 #