ubuntu_flavor 0.5.0+1
ubuntu_flavor: ^0.5.0+1 copied to clipboard
Detect Ubuntu flavor
0.5.0+1 #
- FIX(l10n): translations update from Hosted Weblate (#451).
0.5.0 #
Note: This release has breaking changes.
- BREAKING CHORE: Bump to Flutter 3.24.3.
0.4.0 #
Note: This release has breaking changes.
- BREAKING FEAT(ubuntu_flavor): use enum instead of immutable class.
0.3.0 #
Note: This release has breaking changes.
- BREAKING FEAT(ubuntu_flavor): use enum instead of immutable class.
0.2.2 #
- REFACTOR: Apply ubuntu lints to all packages (#340).
- FEAT: Activate ubuntu_lints.
Changelog #
0.2.1 - 2023-07-18 #
0.2.0 - 2023-06-22 #
What's Changed #
- refactor: make detect() synchronous by @jpnurmi in https://github.com/ubuntu-flutter-community/ubuntu_flavor/pull/9
Full Changelog: https://github.com/ubuntu-flutter-community/ubuntu_flavor/compare/v0.1.1...v0.2.0
0.1.1 - 2023-06-18 #
What's Changed #
- chore(deps): remove unused gsettings dependency by @jpnurmi in https://github.com/ubuntu-flutter-community/ubuntu_flavor/pull/6
- refactor: port to platform_linux by @jpnurmi in https://github.com/ubuntu-flutter-community/ubuntu_flavor/pull/8
Full Changelog: https://github.com/ubuntu-flutter-community/ubuntu_flavor/compare/v0.1.0...v0.1.1
0.1.0 - 2023-06-14 #
What's Changed #
- fix: handle ORIGINAL_XDG_CURRENT_DESKTOP by @jpnurmi in https://github.com/ubuntu-flutter-community/ubuntu_flavor/pull/4
New Contributors #
- @jpnurmi made their first contribution in https://github.com/ubuntu-flutter-community/ubuntu_flavor/pull/4
Full Changelog: https://github.com/ubuntu-flutter-community/ubuntu_flavor/commits/v0.1.0