dbus_datetime 0.0.4 copy "dbus_datetime: ^0.0.4" to clipboard
dbus_datetime: ^0.0.4 copied to clipboard

PlatformLinux

A Dart library for interacting with the systemd timedate1 D-Bus interface.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dbus_datetime

With Flutter:

 $ flutter pub add dbus_datetime

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

dependencies:
  dbus_datetime: ^0.0.4

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:dbus_datetime/dbus_datetime.dart';
0
likes
140
points
52
downloads

Publisher

verified publishergollahalli.com

Weekly Downloads

A Dart library for interacting with the systemd timedate1 D-Bus interface.

Repository (GitHub)
View/report issues

Topics

#dbus #datetime #linux

Documentation

API reference

License

MIT (license)

Dependencies

dbus

More

Packages that depend on dbus_datetime