ubuntu_widgets 0.7.3
ubuntu_widgets: ^0.7.3 copied to clipboard
A collection of widgets developed for Flutter-based Ubuntu applications.
0.7.3 #
- FEAT(a11y): Expose semantic labels for icons
0.7.2+1 #
- FIX(l10n): translations update from Hosted Weblate (#451).
0.7.2 #
- CHORE: Bump yaru version
0.7.1 #
- FIX: MenuButtonBuilder only find render object when mounted (#449).
0.7.0 #
Note: This release has breaking changes.
- BREAKING CHORE: Bump to Flutter 3.24.3.
0.6.1 #
- FIX: Correct name for ClickableText.
- FEAT: Add a widget for clickable text.
0.6.0 #
- Bump Flutter to
3.22.1
0.5.5 #
- Bump "ubuntu_widgets" to
0.5.5
.
0.5.4 #
- FIX: Expose
shrinkWrap
onListWidget
.
0.5.3 #
- FIX: Properly pass the
tabFocusNode
.
0.5.2 #
- FEAT: Possibility to tab out of ListWidget.
0.5.1 #
- FIX: LogView should allow multiple lines.
0.5.0 #
Note: This release has breaking changes.
- FIX: Scrollbar should be in the side of the logview.
- BREAKING FIX: Remove support for max lines.
0.4.0 #
- FIX: Allow
ValidatedFormField
to have a custom fill color.
0.3.3 #
- FIX: Remove Flexible from AnimatedExpanded.
0.3.2 #
- FIX: returning to original behavior, with a parameter ‘expanded’ to determine the width of the button.
0.3.1 #
- REFACTOR: Apply ubuntu lints to all packages (#340).
- FIX: Remove and fix all unnecessary ignores.
- FEAT: The MenuButtonBuilder should scale depending on his childrens.
- FEAT: Activate ubuntu_lints.
Changelog #
0.2.0 - 2023-08-07 #
0.1.1 - 2023-06-30 #
0.1.0 #
- Initial release.