v2.5.0
2.5.0 (2023-06-29)
What's Changed
- Upgrade to
flutter_lints
2.0 by @pablojimpas in #698 - chore: migrate to Flutter 3.10 and Dart 3.0 by @jpnurmi in #702
- Update YaruMasterDetailPage comments by @Jupi007 in #705
- Remove useless YaruMasterListView.materialTiles by @Jupi007 in #707
- Pass available width to YaruMasterDetailBuilder by @Jupi007 in #708
- Rename
YaruMasterDetailBuilder
intoYaruMasterTileBuilder
by @Jupi007 in #710 - Drop double
YaruMasterTileScope
retrieval by @Jupi007 in #712 - Add YaruChoiceChipBar by @Feichtmeier in #713
- feat: add a stack option to YaruChoiceChipBar by @Feichtmeier in #714
- chore: add example/macos/Podfile.lock to gitignore by @Feichtmeier in #715
- feat: improve YaruChipChoice parameters by @Feichtmeier in #716
- feat: add progress indicator themes by @Jupi007 in #717
- chore: bump yaru ^0.9.0 by @jpnurmi in #719
- ci: merge workflows with same triggers & specify FLUTTER_VERSION by @jpnurmi in #720
- ci: let release-please maintain the changelog by @jpnurmi in #721
- chore: fix up the changelog for release-please by @jpnurmi in #723
New Contributors
- @pablojimpas made their first contribution in #698
Full Changelog: 2.4.1...v2.5.0