ios_color_picker 3.0.0
ios_color_picker: ^3.0.0 copied to clipboard
A Flutter package that provides an iOS-style color picker UI for every Flutter platform, plus the native iOS color picker on iOS.
3.0.0 #
- Update the package for Flutter 3.41 / Dart 3.11.
- Raise Android requirements to AGP 8.11.1, Kotlin 2.2.20, Java 17, compileSdk 36, and minSdk 24.
- Align the macOS example and plugin podspec with Flutter's current macOS 10.15 minimum.
- Update dependencies, including
smooth_page_indicator2.x,super_tooltip2.1.x, andflutter_lints6.x. - Modernize the native iOS color picker presenter and bundle Apple privacy manifests.
- Replace placeholder tests with platform interface and method-channel coverage.
2.0.2 #
- Add Native iOS for iOS only
- Dynamic UI
1.0.0 #
- First Build, iOS Color Picker cloned UI for all platforms