background_task 0.2.0+1 copy "background_task: ^0.2.0+1" to clipboard
background_task: ^0.2.0+1 copied to clipboard

Can be processed using location updates after the application transitions to the background.

0.2.0+1 #

Updated example code and README.

0.2.0 #

  • Added parameters and fix Android's foregroundService. #7.
    • Please add <uses-permission android:name="android.permission.FOREGROUND_SERVICE_LOCATION"/> in AndroidManifest.xml.
  • Updated example project by latest flutter version.

0.1.3 #

Bug fix for Android SDK 34.

0.1.2 #

Android Bug fix.

0.1.1+1 #

Updated README.

0.1.1 #

Bug fix.

0.1.0+1 #

Updated README.

0.1.0 #

Enabled to work even if the app task is killed.

0.0.8 #

Fixed Android bug.

0.0.7 #

Fixed LICENCE.

0.0.6 #

Removed permissions from AndroidManifest.xml. Please set permissions. Added to README.

0.0.5+1 #

Updated README.

0.0.5 #

Added DesiredAccuracy for iOS.

0.0.4 #

iOS Bug fixed.

0.0.3+1 #

Updated example.

0.0.3 #

Added isRunning, status.

0.0.2 #

Fixed android permissions.

0.0.1+1 #

Updated document.

0.0.1 #

First release.

21
likes
160
pub points
75%
popularity

Publisher

verified publisherneverjp.com

Can be processed using location updates after the application transitions to the background.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on background_task