- Upgrade Android dependencies (Gradle, AGP, Java, Kotlin)
- Widen
flutter_lints
constraints
- Return
null
on platforms other than Android, instead of throwing an exception
- Maintenance release
- Update
kotlin
andgradle
- Refactor native code
- Add topics to pubspec.yaml
- Improve
namespace
fix forAndroid Gradle Plugin
versions < 7
- Fix
namespace
forAndroid Gradle Plugin
versions < 7
- Add
namespace
for compatibility withAndroid Gradle Plugin 8
- Update
Gradle
version
- Update
Gradle
version - Update
Android Gradle plugin
version - Update
Kotlin
version - Add Gradle wrapper files
- Update
pubspec.lock
of example (url: "https://pub.dev"
)
- Improve readme: Add explanation for connection of
Android ID
and signing key
- Add building of example app to GitHub workflows
- Remove unneeded code
- Add
Flutter test
for example app to workflows
- Update readme
- Update example app dependencies
- Rename Android
applicationId
- Recreate
android
folder from template
- Add more GitHub Actions for checking code quality
- Update kotlin_version from 1.6.10 to 1.7.20
- Update gradle from 7.1.2 to 7.3.1
- Add dependabot
- Add Google Play information to README.
- Lower minimal sdk version to
2.12.0
.
- Documentation typo fix.
- Small improvements.
- Improve example.
- Enhance description to get full pub.dev score.
- Initial release.