- implement core functionality for Widget Categories Basics, Styling, Text, Accessibility, Animation and Motion, Assets, Images and Icons, Async
- implement core functionality for Widget Categories Cupertino (iOS-style) widgets
- rework decompilation logic
- update flutter and pupspec
- recolor and insert example
- cleanup code smells
- add scrollable dropdown if code is too long
- remove default width
- fix default name
- remove widgets with name starting '_' from decompiled code
- bugfix multiplying widgets
- expand properties logic
- add variable to opt out properties in code
- cleanup code