Skip to content

Releases: fluttervn/super_widgets

v1.0.0 - first stable release

08 Aug 07:16
cea5a5e
Compare
Choose a tag to compare

All SuperWidgets in v1.0.0 are:

  • SuperStack
  • SuperIndexedStack
  • SuperRow
  • SuperColumn
  • SuperRaisedButton
  • SuperIcon
  • SuperText
  • SuperInkWell
  • SuperScrollViewContainer
  • SuperScrollViewColumn
  • SuperScrollViewRow

v0.2.0 - Text, Icon, RaisedButton

02 Aug 04:50
75307e9
Compare
Choose a tag to compare

Added

  • Introduce new widgets: SuperIcon, SuperTẽt and SuperRaisedButton

v0.1.0 - second release

01 Aug 04:16
Compare
Choose a tag to compare

Added

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

Changed

  • Now all widgets extend Container instead our own SuperBaseContainer

v0.0.1 - initial release

27 Jul 08:23
98c6eac
Compare
Choose a tag to compare
  • Initial release with just SuperStack widget
  • Publish app to pub.dev