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

Linux implementation of UnifiedPush plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unifiedpush_linux

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

dependencies:
  unifiedpush_linux: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:unifiedpush_linux/unifiedpush_linux.dart';
0
likes
70
points
180
downloads

Publisher

unverified uploader

Weekly Downloads

Linux implementation of UnifiedPush plugin.

Homepage
Repository

Documentation

Documentation

License

Apache-2.0 (license)

Dependencies

dbus, flutter, shared_preferences, unifiedpush_platform_interface, uuid

More

Packages that depend on unifiedpush_linux