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

A platform interface for flutter background service.

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