richtrex_colorpicker 1.1.0 copy "richtrex_colorpicker: ^1.1.0" to clipboard
richtrex_colorpicker: ^1.1.0 copied to clipboard

An extended package used in richtrex package to pick color whether as dialog, bottom sheet, or just widget in tree.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add richtrex_colorpicker

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

dependencies:
  richtrex_colorpicker: ^1.1.0

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:richtrex_colorpicker/richtrex_colorpicker.dart';
3
likes
150
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

An extended package used in richtrex package to pick color whether as dialog, bottom sheet, or just widget in tree.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on richtrex_colorpicker