ios_color_picker 0.0.1+6 copy "ios_color_picker: ^0.0.1+6" to clipboard
ios_color_picker: ^0.0.1+6 copied to clipboard

A new Flutter package that provides native iOS Color Picker cloned UI for all platforms Web, Android, iOS, also provides native iOS picker for iOS Only

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ios_color_picker

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ios_color_picker: ^0.0.1+6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ios_color_picker/ios_color_picker.dart';
1
likes
150
points
61
downloads

Publisher

verified publisherk-ube.com

Weekly Downloads

A new Flutter package that provides native iOS Color Picker cloned UI for all platforms Web, Android, iOS, also provides native iOS picker for iOS Only

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, shared_preferences, smooth_page_indicator, super_tooltip

More

Packages that depend on ios_color_picker