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.
17
likes
130
pub points
85%
popularity

Publisher

unverified uploader

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