v0.9.0
What's Changed
- feat: Add Mirai parser for hero widget by @Yash-Khattar in https://github.com/StacDev/stac/pull/82
- feat: Added support for radio widget by @ishanvaghani in https://github.com/StacDev/stac/pull/90
- feat: added docs for mirai list tile by @khanjasir90 in https://github.com/StacDev/stac/pull/93
- docs: sizedbox documentation by @dakshvasudev in https://github.com/StacDev/stac/pull/96
- feat: Added support for slider widget by @ishanvaghani in https://github.com/StacDev/stac/pull/97
- docs: added mirai padding docs by @khanjasir90 in https://github.com/StacDev/stac/pull/94
- feat: Add support for Opacity widget by @vinothvino42 in https://github.com/StacDev/stac/pull/100
- Add material as default icon type and update icon example by @vinothvino42 in https://github.com/StacDev/stac/pull/101
- docs: added mirai row docs by @khanjasir90 in https://github.com/StacDev/stac/pull/104
- docs: Add Mirai Image Parser Docs by @MohamedAbd0 in https://github.com/StacDev/stac/pull/108
- chore: Update package links in documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/109
- docs: Add documentation for Mirai TextField properties by @divyanshub024 in https://github.com/StacDev/stac/pull/110
- fix: filledButton onPressed and onLongPress Functionality by @ShalmonAnandas in https://github.com/StacDev/stac/pull/112
- feat: Added support for snackbar by @ishanvaghani in https://github.com/StacDev/stac/pull/103
- docs: Add companies using Mirai in Readme by @divyanshub024 in https://github.com/StacDev/stac/pull/113
- Feat: Adding Support Placeholder by @MohamedAbd0 in https://github.com/StacDev/stac/pull/114
- Feat : Adding AspectRatio, FittedBox, LimitedBox Widgets by @MohamedAbd0 in https://github.com/StacDev/stac/pull/120
- Doc: Create documentation for switch widget by @ishanvaghani in https://github.com/StacDev/stac/pull/122
- docs: Added documentation for SafeArea by @ishanvaghani in https://github.com/StacDev/stac/pull/125
- Added Documentation for MiraiTableParser, MiraiTableBorderParser, MiraiTableRowParser, MiraiTableCellParser, MiraiBorderSideParser by @ShalmonAnandas in https://github.com/StacDev/stac/pull/115
- feat: Update Mirai webview & Add docs by @divyanshub024 in https://github.com/StacDev/stac/pull/126
- Update mirai_webview package version to 0.1.0 by @divyanshub024 in https://github.com/StacDev/stac/pull/127
- fix: Simplify table border configuration by @divyanshub024 in https://github.com/StacDev/stac/pull/129
- docs: Add mirai text button documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/132
- docs: Add mirai elevated button documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/133
- docs: Add mirai filled button documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/134
- docs: Add mirai floating action button documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/135
- docs: Add mirai icon button documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/136
- docs: Add mirai outlined button documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/137
- docs: Add Spacer widget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/138
- docs: Add documentation for the Center widget by @divyanshub024 in https://github.com/StacDev/stac/pull/139
- docs: Add documentation for the expanded widget by @divyanshub024 in https://github.com/StacDev/stac/pull/140
- docs: Add documentation for the flexible widget by @divyanshub024 in https://github.com/StacDev/stac/pull/141
- docs: Add stack and positioned widgets documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/142
- Docs: Add documentation for Mirai column widget by @divyanshub024 in https://github.com/StacDev/stac/pull/143
- Docs: Add documentation for Mirai AppBar widget by @divyanshub024 in https://github.com/StacDev/stac/pull/144
- Docs: Add documentation for Mirai CircleAvatar widget by @divyanshub024 in https://github.com/StacDev/stac/pull/145
- Docs: Add documentation for Mirai Form widget by @divyanshub024 in https://github.com/StacDev/stac/pull/146
- Docs: Add documentation for Mirai FractionallySizedBox widget by @divyanshub024 in https://github.com/StacDev/stac/pull/147
- Docs: Add documentation for Mirai Icon widget by @divyanshub024 in https://github.com/StacDev/stac/pull/148
- feat: Added support for name colors by @ishanvaghani in https://github.com/StacDev/stac/pull/131
- docs: Update Alert Dialog and add docs by @divyanshub024 in https://github.com/StacDev/stac/pull/151
- feat: Update scaffold widget and add documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/153
- docs: Add NetworkWidget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/154
- Docs: Add documentation for SingleChildScrollView widget by @divyanshub024 in https://github.com/StacDev/stac/pull/155
- feat: standardize parameters in buttons by @ishanvaghani in https://github.com/StacDev/stac/pull/156
- Add Discord badge to README by @divyanshub024 in https://github.com/StacDev/stac/pull/159
- docs: Add DefaultTabController documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/160
- docs: Add Card widget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/161
- docs: Add AutoComplete widget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/162
- docs: Add CarouselView documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/163
- refactor: Rename MiraiCheckBoxWidget to MiraiCheckBox & Add docs by @divyanshub024 in https://github.com/StacDev/stac/pull/164
- feat: Update Chip widget with onDeleted, clipBehavior, visualDensity, materialTapTargetSize, avatarBoxConstraints & deleteIconBoxConstraints params by @divyanshub024 in https://github.com/StacDev/stac/pull/165
- docs: Add GridView widget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/166
- docs: Add PageView widget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/167
- docs: Add TextFormField widget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/168
- docs: Add BottomNavigationBar widget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/169
- docs: Add BottomNavigationView widget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/170
- docs: Add Tab bar widget documentation by @divyanshub024 in https://github.com/StacDev/stac/pull/171
- docs: Add Mirai action parser docs by @divyanshub024 in https://github.com/StacDev/stac/pull/179
- chore: Add contribution guidelines by @divyanshub024 in https://github.com/StacDev/stac/pull/180
- feat: Update docs theme by @divyanshub024 in https://github.com/StacDev/stac/pull/181
- Fix: change all icon button widget property from child to icon in app bar, icon button and scaffold example screen by @vinothvino42 in https://github.com/StacDev/stac/pull/183
- Update README.md typo by @aktxyz in https://github.com/StacDev/stac/pull/185
- Rename the repo from Mirai to Stac by @divyanshub024 in https://github.com/StacDev/stac/pull/188
- Update README.md by @divyanshub024 in https://github.com/StacDev/stac/pull/189
- Update README.md by @divyanshub024 in https://github.com/StacDev/stac/pull/191
New Contributors
- @Yash-Khattar made their first contribution in https://github.com/StacDev/stac/pull/82
- @dakshvasudev made their first contribution in https://github.com/StacDev/stac/pull/96
- @vinothvino42 made their first contribution in https://github.com/StacDev/stac/pull/100
- @MohamedAbd0 made their first contribution in https://github.com/StacDev/stac/pull/108
- @ShalmonAnandas made their first contribution in https://github.com/StacDev/stac/pull/112
- @aktxyz made their first contribution in https://github.com/StacDev/stac/pull/185
Full Changelog: https://github.com/StacDev/stac/compare/v0.8.0...v0.9.0