flutter_background 0.1.2 copy "flutter_background: ^0.1.2" to clipboard
flutter_background: ^0.1.2 copied to clipboard

outdated

A plugin to keep flutter apps running in the background by using foreground service, wake lock and disabling battery optimizations

0.1.0 #

  • First release of the plugin for android
  • Add example TCP chat app
  • Add TCP server for the example app to talk to

0.1.1 #

  • Conform to dart formatting standards to improve pub.dev score

0.1.2 #

  • Fix problem where the plugin crashes when specifying the android configuration calling FlutterBackground.initialize()
  • Introduce ToDo section in the README.md
  • Fix some typos
  • Add analysis_options.yaml based on pedantic v. 1.9.0 for static analysis and conform to it
  • Update example app and server
313
likes
0
pub points
97%
popularity

Publisher

verified publisherjulianassmann.de

A plugin to keep flutter apps running in the background by using foreground service, wake lock and disabling battery optimizations

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_background