ubuntu_widgets 0.7.1
ubuntu_widgets: ^0.7.1 copied to clipboard
A collection of widgets developed for Flutter-based Ubuntu applications.
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.3.0 (2023-10-30) #
0.2.1 (2023-10-19) #
- deps: bump yaru* in ubuntu_widgets (31684dc)
0.2.0 (2023-08-07) #
- allow customizing MenuButtonBuilder style & position (#310) (b482711)
- increase push button height to 40px (#312) (354338e)
- relax yaru_icons version constraint (#315) (2875be4)
- remove & ignore pubspec overrides (#284) (7921750)
0.1.2 (2023-07-04) #
0.1.1 (2023-06-30) #
0.1.0 #
- Initial release.