division 0.3.0 copy "division: ^0.3.0" to clipboard
division: ^0.3.0 copied to clipboard

outdated

A common use Widget to simplify styling and reduce nesting, inspired by CSS. Styling a widget has never been easier!

0.3.0 #

  • Major rewrite. Changed the List<StyleItem> format to a custom StyleClass.Changed the List<GestureItem> format to a custom GestureClass
  • Improved elevation() style property
  • Added animate(), rotate(), scale() and offset() properties to the StyleClass
  • Enhanced preformance
  • Other minor tweaks

0.2.0 #

  • Added all gesture properties found in the GestureDetector widget
  • Added elevation style property containing boxShadow presets.
  • Fixed bug with S.align() and S.alignChild() style properties. They now work with topLeft, topRight, bottomLeft and bottomRight!
  • General code improvements and optimizing

0.1.0 #

  • Initial release/ idea
  • Implementet the basic features for the style property and the gesture property for the Division widget
197
likes
0
pub points
85%
popularity

Publisher

unverified uploader

A common use Widget to simplify styling and reduce nesting, inspired by CSS. Styling a widget has never been easier!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on division