yaru_widgets 1.0.10 yaru_widgets: ^1.0.10 copied to clipboard
Common flutter widgets useful for building desktop and web applications.
Changelog #
1.0.10 #
- Frederik Feichtmeier
- YaruCompactLayout: make labels showing an option (#125)
1.0.9 #
- Michał
- Allow custom content padding (#107)
- Frederik Feichtmeier
- Improve navigationrail in yaru_wide_layout (#122)
- Example: use handy window (#121)
- Add YaruCompactLayout (#120)
- Paul Kepinski
- Carousel improvements (#123)
- Fix "accessability" typo in example (#119)
- YaruSelectableContainer fix border-radius (#118)
- YaruCarousel: allow more actions (#117)
- Yaru progress indicator (#116)
- Fix color_disk_page (#115)
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