ubuntu_widgets 0.3.3 copy "ubuntu_widgets: ^0.3.3" to clipboard
ubuntu_widgets: ^0.3.3 copied to clipboard

A collection of widgets developed for Flutter-based Ubuntu applications.

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) #

  • ubuntu_widgets: use fixed padding for MenuButtonBuilder (#334) (5856134)

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) #

  • deps: update dependency ubuntu_localizations to ^0.3.0 (#266) (4238aa3)

0.1.1 (2023-06-30) #

  • adapt MenuButtonBuilder to padding & font changes in Flutter 3.10 (#258) (17d9c23)

0.1.0 #

  • Initial release.