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
85 stars 45 forks source link

i dont understand example code #73

Open JadeKim042386 opened 1 year 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?