Skip to content

0.1.0 Initial release

Pre-release
Pre-release

Choose a tag to compare

@fi-res fi-res released this 19 Aug 09:26
· 6 commits to main since this release

[0.1.0] Initial release

  • New flutter widgets: Text, Flexible, Expanded, Center, Align, Builder
  • Full rework of previous untagged version
  • Theming support (like ThemeData, TextTheme) with inherited widgets (like InheritedTheme/InheritedWidget)
  • Color support (Color class & Colors enum)
  • Add run function
  • Add base widgets: StatefulWidget/StatelessWidget
  • Add BuildContext