kitawi 0.0.4
kitawi: ^0.0.4 copied to clipboard
Kitawi is a web UI library based on Flutter's widgets.
Changelog #
0.0.4 - 2023-03-03 #
- BREAKING: removed
statelessandstatefulwidgets - adds a an example app
- added more widgets e.g TextFields and Buttons. See docs for more info
0.0.3 - 2023-02-25 #
- added other widget types such as Listviews, Scaffold, etc. See docs for more info
- App can now be wrapped by StatelessWidget
- Minor cli improvements
0.0.2 - 2023-02-22 #
- updated kitawi cli (kitawi create/run)
- added basic widget support
- minor state management improvements
- migrated to webdev
0.0.1 - 2023-02-21 #
- Here we go!