mb_color_picker 0.0.2 copy "mb_color_picker: ^0.0.2" to clipboard
mb_color_picker: ^0.0.2 copied to clipboard

A flexible and customizable color and gradient picker for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mb_color_picker

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

dependencies:
  mb_color_picker: ^0.0.2

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:mb_color_picker/mb_color_picker.dart';
1
likes
160
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flexible and customizable color and gradient picker for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, flutter, flutter_colorpicker, tabler_icons_plus

More

Packages that depend on mb_color_picker