lean_ui_kit 1.3.1
lean_ui_kit: ^1.3.1 copied to clipboard
A small ui_kit with basic components like Buttons, Rows, Columns, Containers and a developed theming idea.
1.3.1 #
- LeanNavigator can push page.
1.3.0 #
- LeanNavigator
1.2.6 #
- fixes
1.2.3 #
- fix
1.2.2 #
- fix
1.2.1 #
- fix
1.2.0 #
- theming update
1.1.4 #
- color update
1.1.3 #
- LeanStatefulListHeadingScreen
1.1.2 #
- Bugfix
1.1.0 #
- LeanListHeadingScreen
- LeanBackButton
1.0.4 #
- LeanNavigator
1.0.3 #
- LeanIconButton
1.0.2 #
- bugfixes
1.0.1 #
- LeanInput update (more fancy)
- Searchable Scrollable Container (I like that one :))
1.0.0 First fullversion done #
- Some more Widgets added like:
- LeanCircleButton
- LeanIcon
- LeanTextField
- LeanTExtButton
- Full support of the lean_theme
- This kit provides a theming template with color sets and lots of options to change is on your behalf.
- Darkmode is supported for all Widgets.
- (Most of the features are although supported by Flutter ThemeData, but I wanted to practice by coding a theme by myself.)
0.2.0 Theme adding #
- Added more widgets and theming options.
- LeanContainerScrollable
- LeanContainer
- LeanHeading
- LeanText
- LeanSpacedColumn
- LeanSpacedRow
- LeanScaffold
0.1.0 Theme adding #
- Added the theming structure.