xdg_locale 0.0.1 copy "xdg_locale: ^0.0.1" to clipboard
xdg_locale: ^0.0.1 copied to clipboard

PlatformLinux

Native Dart client library to access the D-Bus interface of systemd-localed.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xdg_locale

With Flutter:

 $ flutter pub add xdg_locale

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  xdg_locale: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:xdg_locale/xdg_locale.dart';
0
likes
160
pub points
36%
popularity

Publisher

verified publishercanonical.com

Native Dart client library to access the D-Bus interface of systemd-localed.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

dbus, meta

More

Packages that depend on xdg_locale