gradient_like_css 1.0.1 copy "gradient_like_css: ^1.0.1" to clipboard
gradient_like_css: ^1.0.1 copied to clipboard

The gradient_like_css package for Flutter allows you to experience CSS-like gradients in your Flutter app.

1.0.1 - 2022-05-25 #

  • πŸ“š Update the README to change the version rule

1.0.0-nullsafety.0 - 2022-05-25 #

  • ✨ Add null safety support

0.5.1 - 2021-01-26 #

  • πŸ› Fixed color stop point bug

0.5.0 - 2021-01-26 #

  • 🚨 Unit test finished

0.1.0 - 2021-01-22 #

  • πŸ“š Preparing for release

0.0.5 - 2021-01-22 #

  • πŸ“š Add changelog
  • πŸ“š Update README with import instructions and example
  • πŸ“š README image path fixes

0.0.4 - 2021-01-22 #

  • πŸ“š Add license

0.0.3 - 2021-01-22 #

  • β™» Change property name, etc

0.0.2 - 2021-01-21 #

  • ✨ Add to <side-or-corner> parameter
    • In CSS, linear-gradient has a <side-or-corner> parameter. Now available in Flutter.

0.0.1 - 2021-01-21 #

  • πŸŽ‰ Make Flutter plugin project
    • [WIP] Make the CssLike class, which is the main feature of this plugin.
    • Make the WebColor class that uses X11/CSS3 colors.
19
likes
150
points
250
downloads

Publisher

unverified uploader

Weekly Downloads

The gradient_like_css package for Flutter allows you to experience CSS-like gradients in your Flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, tuple

More

Packages that depend on gradient_like_css

Packages that implement gradient_like_css