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

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] #

1.0.0 - First stable release - Aug 8, 2019 #

Added #

  • Introduce new widgets: SuperInkWell, SuperScrollViewContainer, SuperScrollViewColumn and SuperScrollViewRow

0.2.0 - Aug 2, 2019 #

Added #

  • Introduce new widgets: SuperIcon, SuperText and SuperRaisedButton

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
40
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

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on super_widgets