snapcraft_launcher 0.1.0 copy "snapcraft_launcher: ^0.1.0" to clipboard
snapcraft_launcher: ^0.1.0 copied to clipboard

PlatformLinux

A native Dart client library to access the snapd desktop-launch interface.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add snapcraft_launcher

With Flutter:

 $ flutter pub add snapcraft_launcher

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

dependencies:
  snapcraft_launcher: ^0.1.0

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:snapcraft_launcher/snapcraft_launcher.dart';
1
likes
160
points
177
downloads

Publisher

unverified uploader

Weekly Downloads

A native Dart client library to access the snapd desktop-launch interface.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

dbus, meta

More

Packages that depend on snapcraft_launcher