- Updated web package to the stable version
- Updated JVM and Kotlin versions.
- Upgraded Flutter web dependency to more compatible version
- Resolved dependency conflicts with firebase packages and restart_app.
- Custom notification support added for iOS:
notificationTitle
andnotificationBody
can now be customized.
- Android improvements:
- Added namespace configuration.
- Replaced
.exit
method with new, safeActivityAware
method. - Updated Kotlin version.
- Web support enhanced:
- Added Wasm support.
- General updates:
- Updated dependencies.
- In-code documentation added to the source.
- iOS support added.
- Updated to Flutter 3.10.
- Example files updated.
- Updated to Flutter 3.7.0.
- iOS support description added to README.
- Gradle version updated.
- Updated to Flutter 3.0.0.
- Web support added.
- Plugin version updated in README.
- Package name updated in example files.
- Package name updated.
- Null-Safety support added.