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
88 stars 51 forks source link

i dont understand example code #73

Closed JadeKim042386 closed 2 months ago

JadeKim042386 commented 1 year ago

https://github.com/JulianAssmann/flutter_background/blob/d1ca4140ce43ad4e85545eb474ed70d8574996f3/example/lib/home_page.dart#L206-L207

Why did you use has Permissions twice?

JulianAssmann commented 2 months ago

Fixed with #91