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.
- Introduce new widgets:
SuperInkWell
,SuperScrollViewContainer
,SuperScrollViewColumn
andSuperScrollViewRow
- Introduce new widgets:
SuperIcon
,SuperText
andSuperRaisedButton
- Introduce new widgets:
SuperIndexedStack
,SuperRow
andSuperColumn
- Add widget testing for all widgets
- Now all widgets extend
Container
instead our ownSuperBaseContainer
- First release with
SuperStack
widget.