PackageTrack
Sign in Get early access

flutter_background

Run apps in the background using foreground services on Android. Ideal for applications that require continuous operation, such as background data synchronization or messaging.

1.3.1 26K downloads/mo #1968 most downloaded on pub.dev JulianAssmann/flutter_background

What this package is like to depend on

Last release 5 months ago

09 Mar 2026

Ships unpredictably

gaps range from 3 weeks to 1.6 years

Nearly every release is documented

notes for 17 of 18 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

18 releases · first in 2020

1 release in the last 12 months

see the full history below

Release timeline

18 releases · Nov 2020 to Mar 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. 1.3.1 09 Mar 2026
    Release notes
    • Fix battery optimization callback not being invoked on Android
    • Update example app to use Gradle 8.7, AGP 8.6.0, and Kotlin 2.1.0
    Open source →
  2. 1.3.0 15 Aug 2024
    Release notes
    • Breaking: Support for Android 14 and above, as all foreground service must list at least one foreground service type for each service. This requires users to define
    • Remove references to deprecated v1 Android embedding as it will be removed in Flutter 3.26 (see the Flutter 3.22 release notes and the migration guide)
    • Move Gradle from imperative apply to declarative plugins (see here for more information)
    • Move the example project to a new version of the flutter_local_notifications to get the notifications running again in the latest versions of Android
    Open source →
  3. 1.3.0+1 15 Aug 2024
    Release notes
    • Update README to not include unecessary <uses-permission> in example AndroidManifest.xml, as these are already defined in the plugins AndroidManifest.xml
    • Remove uncecessary double if statement in example app
    Open source →
  4. 1.2.0 17 Jan 2023
    Release notes
    • Add option to hide notification badge
    • Add option to not request battery optimization permission
    • Add support for gradle 7.3+
    Open source →
  5. 1.1.0 14 Nov 2021
    Release notes
    • Add capability to enable Android Wifi Lock in the initialize function.
    Open source →
  6. 1.0.2 16 Aug 2021
    Release notes
    • Remove foreground service notification importance levels that cause an error on Android
    Open source →
  7. 1.0.2+1 17 Aug 2021
    Release notes
    • Simplified example application by removing the use of the BLoC pattern
    Open source →
  8. 1.0.2+2 13 Oct 2021
    Release notes
    • Fix crash when targeting Android S+ due to a missing immutable flag for pending intents
    Open source →
  9. 1.0.1 14 Jun 2021
    Release notes
    • Tapping on the foreground notification now launches the Flutter Activity on Android
    • Fix null Intent error for onStartCommand on Android
    Open source →
  10. 1.0.0 30 Mar 2021
    Release notes
    • Add null safety
    Open source →
  11. 0.1.6 23 Feb 2021
    Release notes
    • Improve initialize method on Android
    • Add ability to specify custom notification icons
    • Update documentation accordingly
    Open source →
  12. 0.1.5 22 Jan 2021
    Release notes
    • Add isBackgroundExecutionEnabled property to enable checking the current background execution state
    Open source →
  13. 0.1.4 02 Jan 2021
    Release notes
    • Fix bug where calling FlutterBackground.initialize() for the first time crashes the app
    • Fix bug where calling FlutterBackground.hasPermissions for the first time crashes the app
    • Fix some typos
    • Address notification icon in the documentation
    • Enhance error handling in example app
    Open source →
  14. 0.1.3 02 Jan 2021
    Release notes
    • Stop IsolateHolderService when app is killed with swipe to remove
    Open source →
  15. 0.1.2 12 Dec 2020
    Release notes
    • Fix problem where the plugin crashes when specifying the android configuration calling FlutterBackground.initialize()
    • Introduce ToDo section in the README.md
    • Fix some typos
    • Add analysis_options.yaml based on pedantic v. 1.9.0 for static analysis and conform to it
    • Update example app and server
    Open source →
  16. 0.1.2+1 12 Dec 2020

    Nothing published for this version

  17. 0.1.1 10 Nov 2020
    Release notes
    • Conform to dart formatting standards to improve pub.dev score
    Open source →
  18. 0.1.0 10 Nov 2020
    Release notes
    • First release of the plugin for android
    • Add example TCP chat app
    • Add TCP server for the example app to talk to
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive