Almoullim / background_location

Flutter background location plugin for Android and iOS
https://pub.dev/packages/background_location
Other
224 stars 236 forks source link

Feature request, for notification #81

Closed hesty closed 3 years ago

hesty commented 3 years ago

Is it possible to turn off the notification ?

If Possible BackgroundLocation.startLocationService (showNotification: false);
Can you edit like this ?

jozes commented 3 years ago

That would be really a nice feature, very handy one. I would put that switch into the application preferences so the end user can decide whether he wants to see the blue bar on top of the screen or not.