- Fix AGP 8 issues, add namespace and bump compilesdk to 34
- Bump Android SDK and Kotlin version
- Migrate Android v2 Embedding
- Migrate to Null Safety
- Fix iOS 13+ Dark mode.
- Fix iOS 13 build error.
- Null check for android activity.
- Breaking change. Updated Gradle tooling, kotlin version and compileSdkVersion. Same as
0.1.5
.
- Revert to
0.1.4
.
- Android dependencies version upgrade for AndroidX support.
- Update docs.
- Allow to animate the color after setting the color of statusbar or navigationbar.
- Fix ios build.
- Add
getStatusBarColor
andgetNavigationBarColor
.
- Fix ios build.
- Add
setStatusBarWhiteForeground
to set statusbar content color. - Add
setNavigationBarWhiteForeground
to set navigationbar content color. - Add
useWhiteForeground
to know the background is fit with white content.
- Upgrade to dart2.
- Try to fix ios build again.
- Try to fix ios build.
- Format code.
- Initial release.