ubuntu_flavor 0.5.0 copy "ubuntu_flavor: ^0.5.0" to clipboard
ubuntu_flavor: ^0.5.0 copied to clipboard

Detect Ubuntu flavor

Ubuntu Flavor #

pub license: MPL CI codecov

Detect Ubuntu flavor.

import 'package:ubuntu_flavor/ubuntu_flavor.dart';

void main() {
  final flavor = UbuntuFlavor.detect();
  print(flavor);
}
copied to clipboard
4
likes
150
points
2.28k
downloads

Publisher

verified publishercanonical.com

Weekly Downloads

2024.09.11 - 2025.03.26

Detect Ubuntu flavor

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

meta, platform_linux

More

Packages that depend on ubuntu_flavor