background_service 1.3.0 copy "background_service: ^1.3.0" to clipboard
background_service: ^1.3.0 copied to clipboard

PlatformAndroidiOS
unlisted

background service support for ios and Android, support bluetooth service in background

0.0.1 #

  • initial release based flutter_background_service 0.1.5

0.0.2 #

  • Fixed minor issue

0.0.3 #

  • send init complete message

0.0.4 #

  • enable start service after boot complete intent

0.0.5 #

  • Remove wakelock service and unuse code

0.0.6 #

  • Fixed build error

0.1.0 #

  • Fixed context missing when stop service

1.0.0 #

  • Add bluetooth service for background scan

1.0.1 #

  • Update plugin version and code format fixed

1.0.2 #

  • Fixed stop ble scan after bt turn off -> on

1.0.3 #

  • Monitoring high accuracy location mode

1.0.4 #

  • Fixed example app and noti intent update depends on gps

1.0.5 #

  • Applied Android sdk version 31

1.1.0 #

  • Change pendingIntent flag for sdk31

1.1.1 #

  • Update dependency and remove deprecated

1.1.2 #

  • Change ble adapter version 0.1.8

1.1.3 #

  • prevent service auto start when reboot

1.1.4 #

  • Add check state for android powersave

1.1.5 #

  • Add check permission when service start

1.2.0 #

  • Remove mode when register and change noti name

1.2.1 #

  • Change notification icon

1.3.0 #

  • Change notification name
2
likes
130
pub points
53%
popularity

Publisher

unverified uploader

background service support for ios and Android, support bluetooth service in background

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0, BSD-3-Clause (license)

Dependencies

async, collection, flutter, meta

More

Packages that depend on background_service