flutter_background_service_platform_interface 2.1.0 flutter_background_service_platform_interface: ^2.1.0 copied to clipboard
A platform interface for flutter background service.
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)
0.0.1+1 #
- REFACTOR: initialize melos.
0.0.1 #
- Initial release