kitawi 0.0.3
kitawi: ^0.0.3 copied to clipboard
Kitawi is a web UI library based on Flutter's widgets.
0.0.1 - 2023-02-21 #
- Here we go!
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.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