- Upgraded Kotlin and AGP
- Upgraded sdk version for Android
- Support for null-safety.
- Rebuild project from scratch due to iOS issues with old generated code.
- No longer produces an exception when invoked on iOS.
- Fixed expected launcher icon path
- Previously
drawable
was the expected folder - Now the
mipmap
folder is expected
- Updated documentation
- Forked from https://pub.dev/packages/foreground_service
- Changed hardcoded notification icon name to 'ic_launcher.png'