PackageTrack
Sign in Get early access

flutter_background_service

A flutter plugin for executing dart code continously even application closed.

5.1.0 88K downloads/mo #1178 most downloaded on pub.dev ekasetiawans/flutter_background_service

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 7 months

Nearly every release is documented

notes for 84 of 88 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

95 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

95 releases · Sep 2020 to Dec 2024
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 95
  1. 5.1.0 21 Dec 2024
    Release notes
    Open source →
    Release notes
    • FEAT: remove unused imports. (d0bbb433)
    Open source →
  2. 5.0.10 29 Aug 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  3. 5.0.9 25 Aug 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  4. 5.0.8 25 Aug 2024
    Release notes Open source →
    Release notes
    Open source →
  5. 5.0.7 03 Aug 2024
    Release notes
    • FIX: fix crash on android 14 after starting foreground service. (4bdc46d9)
    Open source →
  6. 5.0.6 18 Jun 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  7. 5.0.5 30 Nov 2023
    Release notes
    Open source →
  8. 5.0.4 18 Nov 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  9. 5.0.3 06 Nov 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  10. 5.0.2 19 Oct 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  11. 5.0.1 14 Aug 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  12. 5.0.0 11 Aug 2023
    Release notes
    • REFACTOR: improve android performances. (13f73a86)
    • REFACTOR: split code into separate class. (678226ba)
    • REFACTOR: fix sampe project dependency version. (a83b9f62)
    • REFACTOR: initialize melos. (00bf06da)
    • PERF: improve handle app refresh ios. (48e333d7)
    • FIX: ios onBackground. (4eb6b70d)
    • FIX: added @pragma. (0f90cc7d)
    • FIX: using Runnable instead of lambda. (9cda867d)
    • FIX: wrong dependency version. (34e66e13)
    • FIX: errors. (13a6f841)
    • FIX: podspec. (b46f9a3f)
    • FIX: dependencies version. (4e89b5e9)
    • FEAT: enhance notification icon readme. (52e7e6ea)
    • FEAT: enhance notification icon readme. (4d699fb0)
    • FEAT: allow using custom task identifier. (555a0618)
    • FEAT: move android service to separated process. (bd2e6f07)
    • FEAT: using entrypoint instead of dart callback and added initial notification info for android. (b0fc8f32)
    • FEAT: automatically register plugins. (3a0d0d53)
    • FEAT: update dependencies. (afc90fcc)
    • FEAT: managed with melos. (2313273a)
    • DOCS: updated README.md. (9345b16f)
    • DOCS: updated README. (f9e96ab4)
    • DOCS: update README. (5fc18ced)
    • DOCS: add documentation on configure method. (b9612afe)
    • DOCS: update FAQ. (53215976)
    • DOCS: update license. (0c17e5de)
    • DOCS: updated README. (2fc9ae66)
    • DOCS: update example project for custom notification. (d1e90d86)
    • DOCS: update README. (caf8125c)
    • DOCS: update README. (88917672)
    • DOCS: change method name. (9f05e7f6)
    • BREAKING FEAT: updated dependency constraints. (97ef7977)
    • BREAKING FEAT: implement new concept. (c8ce9c0b)
    Open source →
    Release notes

    Note: This release has breaking changes.

    • REFACTOR: improve android performances. (13f73a86)
    • REFACTOR: split code into separate class. (678226ba)
    • REFACTOR: fix sampe project dependency version. (a83b9f62)
    • REFACTOR: initialize melos. (00bf06da)
    • PERF: improve handle app refresh ios. (48e333d7)
    • FIX: ios onBackground. (4eb6b70d)
    • FIX: added @pragma. (0f90cc7d)
    • FIX: using Runnable instead of lambda. (9cda867d)
    • FIX: wrong dependency version. (34e66e13)
    • FIX: errors. (13a6f841)
    • FIX: podspec. (b46f9a3f)
    • FIX: dependencies version. (4e89b5e9)
    • FEAT: enhance notification icon readme. (52e7e6ea)
    • FEAT: enhance notification icon readme. (4d699fb0)
    • FEAT: allow using custom task identifier. (555a0618)
    • FEAT: move android service to separated process. (bd2e6f07)
    • FEAT: using entrypoint instead of dart callback and added initial notification info for android. (b0fc8f32)
    • FEAT: automatically register plugins. (3a0d0d53)
    • FEAT: update dependencies. (afc90fcc)
    • FEAT: managed with melos. (2313273a)
    • DOCS: updated README.md. (9345b16f)
    • DOCS: updated README. (f9e96ab4)
    • DOCS: update README. (5fc18ced)
    • DOCS: add documentation on configure method. (b9612afe)
    • DOCS: update FAQ. (53215976)
    • DOCS: update license. (0c17e5de)
    • DOCS: updated README. (2fc9ae66)
    • DOCS: update example project for custom notification. (d1e90d86)
    • DOCS: update README. (caf8125c)
    • DOCS: update README. (88917672)
    • DOCS: change method name. (9f05e7f6)
    • BREAKING FEAT: updated dependency constraints. (97ef7977)
    • BREAKING FEAT: implement new concept. (c8ce9c0b)
    Open source →
  13. 4.0.0 07 Aug 2023
    Release notes
    • REFACTOR: improve android performances. (13f73a86)
    • REFACTOR: split code into separate class. (678226ba)
    • REFACTOR: fix sampe project dependency version. (a83b9f62)
    • REFACTOR: initialize melos. (00bf06da)
    • PERF: improve handle app refresh ios. (48e333d7)
    • FIX: ios onBackground. (4eb6b70d)
    • FIX: added @pragma. (0f90cc7d)
    • FIX: using Runnable instead of lambda. (9cda867d)
    • FIX: wrong dependency version. (34e66e13)
    • FIX: errors. (13a6f841)
    • FIX: podspec. (b46f9a3f)
    • FIX: dependencies version. (4e89b5e9)
    • FEAT: enhance notification icon readme. (52e7e6ea)
    • FEAT: enhance notification icon readme. (4d699fb0)
    • FEAT: allow using custom task identifier. (555a0618)
    • FEAT: move android service to separated process. (bd2e6f07)
    • FEAT: using entrypoint instead of dart callback and added initial notification info for android. (b0fc8f32)
    • FEAT: automatically register plugins. (3a0d0d53)
    • FEAT: update dependencies. (afc90fcc)
    • FEAT: managed with melos. (2313273a)
    • DOCS: updated README.md. (9345b16f)
    • DOCS: updated README. (f9e96ab4)
    • DOCS: update README. (5fc18ced)
    • DOCS: add documentation on configure method. (b9612afe)
    • DOCS: update FAQ. (53215976)
    • DOCS: update license. (0c17e5de)
    • DOCS: updated README. (2fc9ae66)
    • DOCS: update example project for custom notification. (d1e90d86)
    • DOCS: update README. (caf8125c)
    • DOCS: update README. (88917672)
    • DOCS: change method name. (9f05e7f6)
    • BREAKING FEAT: updated dependency constraints. (97ef7977)
    • BREAKING FEAT: implement new concept. (c8ce9c0b)
    Open source →
    Release notes

    Note: This release has breaking changes.

    • REFACTOR: improve android performances. (13f73a86)
    • REFACTOR: split code into separate class. (678226ba)
    • REFACTOR: fix sampe project dependency version. (a83b9f62)
    • REFACTOR: initialize melos. (00bf06da)
    • PERF: improve handle app refresh ios. (48e333d7)
    • FIX: ios onBackground. (4eb6b70d)
    • FIX: added @pragma. (0f90cc7d)
    • FIX: using Runnable instead of lambda. (9cda867d)
    • FIX: wrong dependency version. (34e66e13)
    • FIX: errors. (13a6f841)
    • FIX: podspec. (b46f9a3f)
    • FIX: dependencies version. (4e89b5e9)
    • FEAT: enhance notification icon readme. (52e7e6ea)
    • FEAT: enhance notification icon readme. (4d699fb0)
    • FEAT: allow using custom task identifier. (555a0618)
    • FEAT: move android service to separated process. (bd2e6f07)
    • FEAT: using entrypoint instead of dart callback and added initial notification info for android. (b0fc8f32)
    • FEAT: automatically register plugins. (3a0d0d53)
    • FEAT: update dependencies. (afc90fcc)
    • FEAT: managed with melos. (2313273a)
    • DOCS: updated README.md. (9345b16f)
    • DOCS: updated README. (f9e96ab4)
    • DOCS: update README. (5fc18ced)
    • DOCS: add documentation on configure method. (b9612afe)
    • DOCS: update FAQ. (53215976)
    • DOCS: update license. (0c17e5de)
    • DOCS: updated README. (2fc9ae66)
    • DOCS: update example project for custom notification. (d1e90d86)
    • DOCS: update README. (caf8125c)
    • DOCS: update README. (88917672)
    • DOCS: change method name. (9f05e7f6)
    • BREAKING FEAT: updated dependency constraints. (97ef7977)
    • BREAKING FEAT: implement new concept. (c8ce9c0b)
    Open source →
  14. 3.0.2 07 Aug 2023
    Release notes
    • FIX: added proguard for android plugin. (0d7ac8a6)

    2022-09-29

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  15. 3.0.1 14 Jun 2023
    Release notes
    • REFACTOR: improve android performances. (13f73a86)
    Open source →
  16. 3.0.0 13 Jun 2023
    Release notes
    • FEAT: enhance notification icon readme. (52e7e6ea)
    • FEAT: enhance notification icon readme. (4d699fb0)
    • BREAKING FEAT: updated dependency constraints. (97ef7977)
    Open source →
    Release notes

    Note: This release has breaking changes.

    • FEAT: enhance notification icon readme. (52e7e6ea)
    • FEAT: enhance notification icon readme. (4d699fb0)
    • BREAKING FEAT: updated dependency constraints. (97ef7977)
    Open source →
  17. 2.4.6 14 Dec 2022
    Release notes

    2022-10-12

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    Open source →
  18. 2.4.5 12 Oct 2022
    Release notes

    2022-10-12

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • flutter_background_service - v2.4.4

    Open source →
    Release notes
    Open source →
  19. 2.4.4 12 Oct 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  20. 2.4.3 29 Sep 2022
    Release notes Open source →
    Release notes
    Open source →
  21. 2.4.2 29 Sep 2022
    Release notes
    • DOCS: add documentation on configure method. (b9612afe)
    Open source →
  22. 2.4.1 27 Sep 2022
    Release notes
    • PERF: improve handle app refresh ios. (48e333d7)
    Open source →
  23. 2.4.0 27 Sep 2022
    Release notes
    • FEAT: onForeground and onBackground now optional. (9dfcc4d4)
    Open source →
    Release notes
    • REFACTOR: split code into separate class. (678226ba)
    • FIX: ios onBackground. (4eb6b70d)
    • FEAT: allow using custom task identifier. (555a0618)
    Open source →
  24. 2.3.10 27 Sep 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  25. 2.3.9 21 Sep 2022
    Release notes
    Open source →
  26. 2.3.8 20 Sep 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  27. 2.3.7 19 Sep 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  28. 2.3.6 19 Sep 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  29. 2.3.5 15 Sep 2022
    Release notes
    • FIX: using Runnable instead of lambda. (9cda867d)
    Open source →
  30. 2.3.4 15 Sep 2022
    Release notes
    • REFACTOR: refactor java code. (d7db0c09)
    Open source →
    Release notes
    Open source →
  31. 2.3.3 15 Sep 2022
    Release notes
    • FIX: make final variable for backward compatibility of gradle. (d7087ba0)

    2022-09-15

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FIX: wrong dependency version. (34e66e13)
    Open source →
  32. 2.3.2 15 Sep 2022
    Release notes

    2022-09-15

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    Open source →
  33. 2.3.0 15 Sep 2022
    Release notes
    • REFACTOR: split code into separate class. (678226ba)
    • PERF: cancel old schedule. (bfca5773)
    • FIX: ios onBackground. (0b1101be)
    • FIX: ios onBackground. (4eb6b70d)
    • FEAT: allow using custom task identifier. (555a0618)

    2022-09-27

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • flutter_background_service - v2.3.10

    Open source →
    Release notes
    • FEAT: move android service to separated process. (bd2e6f07)
    Open source →
  34. 2.2.4 14 Sep 2022
    Release notes
    • DOCS: update example project for custom notification. (d1e90d86)
    Open source →
  35. 2.2.3 14 Sep 2022
    Release notes
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  36. 2.2.2 14 Sep 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  37. 2.2.1 13 Sep 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  38. 2.2.0 13 Sep 2022
    Release notes

    2022-09-28

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • FEAT: using entrypoint instead of dart callback and added initial notification info for android. (b0fc8f32)
    Open source →
  39. 2.1.3 14 Jun 2022
    Release notes

    2022-09-15

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  40. 2.1.2 30 May 2022
    Release notes
    • FIX: remove duplicated properties. (891c2029)

    2022-09-14

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • flutter_background_service_android - v2.2.1
    • flutter_background_service_ios - v2.2.1
    • flutter_background_service - v2.2.3

    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  41. 2.1.1 27 May 2022
    Release notes
    • FIX: missing foregroundServiceNotificationId. (e49f6137)

    2022-09-14

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • flutter_background_service - v2.2.2

    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  42. 2.1.0 19 May 2022
    Release notes
    • FEAT: using entrypoint instead of dart callback and added initial notification info for android. (b0fc8f32)
    Open source →
    Release notes
    • FEAT: automatically register plugins. (3a0d0d53)
    Open source →
  43. 2.0.0 09 Apr 2022
    Release notes

    2022-04-08

    Changes


    Packages with breaking changes:

    Packages with other changes:

    • There are no other changes in this release.

    Open source →
    Release notes
    • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
    Open source →
  44. 2.0.0-dev.3 08 Apr 2022 pre-release
    Release notes
    • REFACTOR: fix sampe project dependency version. (a83b9f62)
    Open source →
  45. 2.0.0-dev.2 08 Apr 2022 pre-release
    Release notes

    2022-04-08

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • flutter_background_service - v2.0.0-dev.2

    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  46. 2.0.0-dev.1 05 Apr 2022 pre-release
    Release notes
    • REFACTOR: update BGTaskScheduler flow. (414bb21b)

    2022-04-05

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:


    Open source →
    Release notes
    Open source →
  47. 2.0.0-dev.0 05 Apr 2022 pre-release
    Release notes
    • BREAKING FEAT: implement new concept. (c8ce9c0b)
    Open source →
    Release notes

    Note: This release has breaking changes.

    • BREAKING FEAT: implement new concept. (c8ce9c0b)
    Open source →
  48. 1.0.4 17 Mar 2022
    Release notes

    2022-03-18

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • flutter_background_service - v1.0.3

    Open source →
    Release notes
    Open source →
  49. 1.0.3 17 Mar 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  50. 1.0.2 17 Mar 2022
    Release notes
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  51. 1.0.1 17 Mar 2022
    Release notes
    Open source →
    Release notes
    Open source →
  52. 1.0.0 17 Mar 2022

    Nothing published for this version

  53. 0.2.8+2 17 Mar 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  54. 0.2.8+3 17 Mar 2022
    Release notes
    Open source →
  55. 0.2.8+4 17 Mar 2022
    Release notes
    Open source →
  56. 0.2.8+5 17 Mar 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  57. 0.2.6 25 Feb 2022
    Release notes
    • FIX: (Android) flutter initialization
    Open source →
  58. 0.2.5 16 Feb 2022
    Release notes
    • FIX: (iOS) using other plugins
    Open source →
  59. 0.2.4 30 Jan 2022
    Release notes
    • FIX: (Android) run service background when charger not connected and screen lock (#92)
    Open source →
  60. 0.2.2 05 Jan 2022
    Release notes
    • ADDED: autoStart to IosConfiguration
    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