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
copied to clipboard

With Flutter:

 $ flutter pub add xdg_locale
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
0
likes
160
points
78
downloads

Publisher

verified publishercanonical.com

Weekly Downloads

2024.10.03 - 2025.04.17

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

Repository (GitHub)
Contributing

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

dbus, meta

More

Packages that depend on xdg_locale