gator 1.3.0 copy "gator: ^1.3.0" to clipboard
gator: ^1.3.0 copied to clipboard

Generate MaterialColor shades and tints from primary colors hex values for easy setup.

1.3.0 #

  • Upgrade to Dart 3
  • Updates analysis
  • Adds InvalidValueRangeException
  • assertFactor and assertValue will now throw InvalidValueRangeException when not in correct range

1.2.2 #

  • Lists colorized, generated colors in terminal

    $ gator -c colors.yaml
    Generated Material Color (0xff062091) Royal Blue
    Generated Material Color (0xffd6d6d6) Grey
    Generated Material Color (0xff663399) Rebecca Purple
    🖍 Created file: my_colors.g.dart!
    

1.2.1 #

  • Adds better error messages
  • improvement on shade generation performance

1.2.0 #

  • Adds output feature for config
  • Fixes order or shades generated
  • Some better code ge options

1.0.1 #

  • Corrects some spelling mistakes

1.0.0 #

  • Initial release
15
likes
0
pub points
0%
popularity

Publisher

verified publisherelijahluckey.com

Generate MaterialColor shades and tints from primary colors hex values for easy setup.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor, args, built_collection, code_builder, dart_style, equatable, mason_logger, meta, recase, yaml

More

Packages that depend on gator