yaru_widgets 1.0.5 yaru_widgets: ^1.0.5 copied to clipboard
Common flutter widgets useful for building desktop and web applications.
Changelog #
1.0.5 #
- Frederik Feichtmeier
- ListTiles: reduce visual density (#94)
1.0.4 #
- Frederik Feichtmeier
- Add yaru carousel (#89)
- Remove hardcoded search (#87)
1.0.3 #
- Frederik Feichtmeier
- Let the Theme decide on AppBar heights (#84)
- Example: wrap container in a GridView (#83)
- Make YaruListTile optional (#82)
- YaruSearchAppBar: default to theme's appbar height (#81)
- Update README.md (#80)
- Example: exchange emojis and use assets for web (#79)
- Example: organize and split (#77)
- YaruAlertDialog: more freedom for the content (#74)
- James Leahy
- Fix url (#75)
1.0.2 #
- Frederik Feichtmeier
- Rename YaruImageTile to YaruSelectableContainer which takes Widgets as its Child rather than Images (#69)
1.0.1 #
- Frederik Feichtmeier
- Rename ImageTile to YaruImageTile
1.0.0 #
- this is the initial release of yaru_widgets.dart 🎉, it adds:
- YaruRow
- YaruSection
- YaruPageItem
- YaruMasterDetailPage
- YaruPage
- YaruAlertDialog
- YaruCheckBoxRow
- YaruColorPickerButton
- YaruDialogTitle
- YaruExpansionPanelList
- YaruExtraOptionRow
- YaruImageTile
- YaruLandscapeLayout
- YaruLinearProgressIndicator
- YaruNarrowLayout
- YaruOptionButton
- YaruOptionCard
- YaruPortraitLayout
- YaruSearchAppBar
- YaruSimpleDialog
- YaruSliderRow
- YaruSwitchRow
- YaruTabbedPage
- YaruToggleButtonsRow
- YaruWideLayout
- Thanks to our contributors