flutter_background_service_platform_interface 5.0.0 copy "flutter_background_service_platform_interface: ^5.0.0" to clipboard
flutter_background_service_platform_interface: ^5.0.0 copied to clipboard

A platform interface for flutter background service.

5.0.0 #

Note: This release has breaking changes.

  • REFACTOR: refactor java code. (d7db0c09)
  • REFACTOR: initialize melos. (00bf06da)
  • FIX: remove duplicated properties. (891c2029)
  • FIX: missing foregroundServiceNotificationId. (e49f6137)
  • FIX: errors. (13a6f841)
  • FIX: method channel. (1a1e3527)
  • FEAT: Updated configs. (7af1961d)
  • FEAT: using entrypoint instead of dart callback and added initial notification info for android. (b0fc8f32)
  • DOCS: update license. (0c17e5de)
  • DOCS: readme link. (1479b91c)
  • DOCS: update README. (fbf5e0ab)
  • BREAKING FEAT: updated dependency constraints. (97ef7977)
  • BREAKING FEAT: introduce ServiceInstance. (425279b0)
  • BREAKING CHANGE: supported only flutter 2.0.0 and newer. (be0c32f8)

4.0.0 #

Note: This release has breaking changes.

  • REFACTOR: refactor java code. (d7db0c09)
  • REFACTOR: initialize melos. (00bf06da)
  • FIX: remove duplicated properties. (891c2029)
  • FIX: missing foregroundServiceNotificationId. (e49f6137)
  • FIX: errors. (13a6f841)
  • FIX: method channel. (1a1e3527)
  • FEAT: Updated configs. (7af1961d)
  • FEAT: using entrypoint instead of dart callback and added initial notification info for android. (b0fc8f32)
  • DOCS: update license. (0c17e5de)
  • DOCS: readme link. (1479b91c)
  • DOCS: update README. (fbf5e0ab)
  • BREAKING FEAT: updated dependency constraints. (97ef7977)
  • BREAKING FEAT: introduce ServiceInstance. (425279b0)
  • BREAKING CHANGE: supported only flutter 2.0.0 and newer. (be0c32f8)

3.0.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: updated dependency constraints. (97ef7977)

2.2.0 #

2.1.4 #

  • REFACTOR: refactor java code. (d7db0c09)

2.1.3 #

2.1.2 #

  • FIX: remove duplicated properties. (891c2029)

2.1.1 #

  • FIX: missing foregroundServiceNotificationId. (e49f6137)

2.1.0 #

  • FEAT: using entrypoint instead of dart callback and added initial notification info for android. (b0fc8f32)

2.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

2.0.0-dev.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: introduce ServiceInstance. (425279b0)

1.0.2 #

1.0.1 #

0.0.1+3 #

0.0.1+2 #

0.0.1+1 #

  • REFACTOR: initialize melos.

0.0.1 #

  • Initial release