super_widgets 0.1.0 copy "super_widgets: ^0.1.0" to clipboard
super_widgets: ^0.1.0 copied to clipboard

outdated

Make Flutter widgets' code shorter and richer by combining multiple widgets into a single widget but the single one will inherit almost properties of all original widgets.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

0.1.0 - Jul 31, 2019 #

Added #

  • Introduce new widgets: SuperIndexedStack, SuperRow and SuperColumn
  • Add widget testing for all widgets

Changed #

  • Now all widgets extend Container instead our own SuperBaseContainer

0.0.1 - Jul 27, 2019 #

Added #

  • First release with SuperStack widget.
2
likes
0
pub points
0%
popularity

Publisher

verified publisherfluttervn.com

Make Flutter widgets' code shorter and richer by combining multiple widgets into a single widget but the single one will inherit almost properties of all original widgets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on super_widgets