nippon_colors 0.2.2
nippon_colors: ^0.2.2 copied to clipboard
Implement all 250 traditional nippon colors for easy use. Support using by code or Romanised name.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add nippon_colorsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
nippon_colors: ^0.2.2Alternatively, 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:nippon_colors/nippon_colors.dart';