flutter_background_service 0.1.0-nullsafety.2 copy "flutter_background_service: ^0.1.0-nullsafety.2" to clipboard
flutter_background_service: ^0.1.0-nullsafety.2 copied to clipboard

outdated

A flutter plugin for executing dart code continously even application closed.

0.0.1 #

  • TODO: Describe initial release.

0.0.1+1 #

  • Fix android build

0.0.1+2 #

  • Fix android missing plugin implementation

0.0.1+3 #

  • Add ability to change notification info (Android foreground service)

0.0.1+4 #

  • Update README

0.0.1+5 #

  • Add ability to send data from service to UI

0.0.1+6 #

  • Improve stability

0.0.1+7 #

  • Add ability to send data from UI to Service

0.0.1+8 #

  • bug fix

0.0.1+9 #

  • bug fix

0.0.1+10 #

  • bug fix

0.0.1+11 #

  • iOS

0.0.1+12 #

  • Start service immediately after initialize

0.0.1+13 #

  • Update example for iOS support.

0.0.1+14 #

  • Bugfix BootReceiver

0.0.1+15 #

  • Add ability to change Background or Foreground mode (Android Only)

0.0.1+16 #

  • Set Foreground Mode to false will remove notification. BugFix #4.

0.0.1+17 #

  • Add preference autoStart on Boot, default is true.

0.0.1+18 #

  • Added stopService Method(Currently Works on Android Only).

0.1.0-nullsafety.0 #

  • Added support to nullsafety

0.1.0-nullsafety.1 #

  • Added isServiceRunning on iOS (issue #19)

0.1.0-nullsafety.2 #

  • Fix #23
1160
likes
0
pub points
98%
popularity

Publisher

verified publishermaseka.dev

A flutter plugin for executing dart code continously even application closed.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_background_service