ubuntu_widgets 0.5.2
ubuntu_widgets: ^0.5.2 copied to clipboard
A collection of widgets developed for Flutter-based Ubuntu applications.
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.