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

A hex color string converter which can be used in flutter and dart by the ffr-devteam.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ffr_hex_color

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

dependencies:
  ffr_hex_color: ^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:ffr_hex_color/ffr_hex_color.dart';
0
likes
130
pub points
38%
popularity

Publisher

unverified uploader

A hex color string converter which can be used in flutter and dart by the ffr-devteam.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on ffr_hex_color