- Fix: Added missing namespace in build.gradle for compatibility with Android Gradle Plugin (AGP) 7.0+ #19
- Bump dart sdk minimum version to 3.3.0
- Fixing null pointer exception on the Android plugin #16
- First stable release
- [Android] fix show crash
- [Android] Remove KProgressHUD & Implement SVProgressHUD for Android.
- [Android & iOS] Add setMinimumSize method.
- [Android & iOS] Add setRingThickness method.
- [Android & iOS] Add setRingRadiu method.
- [Android & iOS] Add setRingNoTextRadius method.
- [Android & iOS] Add setCornerRadius method.
- [Android & iOS] Add setBorderColor method.
- [Android & iOS] Add setBorderWidth method.
- [Android & iOS] Add setForegroundColor method.
- [Android & iOS] Add setBackgroundColor method.
- [Android & iOS] Add setBackgroundLayerColor method.
- [Android & iOS] Add setImageViewSize method.
- [Android & iOS] Add setMinimumDismissTimeInterval method.
- [Android & iOS] Add setFadeInAnimationDuration method.
- [Android & iOS] Add setFadeOutAnimationDuration method.
- Initial release