JulianAssmann / flutter_background

A flutter plugin to keep apps running in the background via foreground services. Android only.
https://pub.dev/packages/flutter_background
MIT License
86 stars 46 forks source link

Create simpler example #5

Closed JulianAssmann closed 2 years ago

JulianAssmann commented 3 years ago

The current example is a relatively complex TCP chat app. This makes it hard for new users of this plugin to easily see how to use the plugin in a few lines of code.