yaru_widgets 1.0.8 yaru_widgets: ^1.0.8 copied to clipboard
Common flutter widgets useful for building desktop and web applications.
Changelog #
1.0.8 #
- Frederik Feichtmeier
- Add YaruColorDisk (#112)
1.0.7 #
- Frederik Feichtmeier
- YaruCarousel: allow any widgets in the carousel (#109)
- YaruCarousel: put indicator dots in expanded (#100)
- Joshua Peisach
- Add ubuntu logo as a widget (#108)
- Michał
- Slider (#105)
- James Leahy
- Remove unused params. (#102)
- Bugfix/example carousel page selectable container page image asset path (#101)
1.0.6 #
- Frederik Feichtmeier
- Adapt radii to yaru and remove optioncard (#98)
- Titlebuilder (#97)
- YaruSection: allow without headline (#96)
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