snapd 0.1.1 copy "snapd: ^0.1.1" to clipboard
snapd: ^0.1.1 copied to clipboard

outdated

Provides a client to access snapd, which allows you to manage, search and install snaps on a Linux system.

Pub Package

Provides a client to access snapd, which allows you to manage, search and install snaps on a Linux system.

Example #

import 'package:snapd/snapd.dart';

var client = SnapdClient();
var snaps = await client.snaps();
print (snaps);

Contributing to snapd.dart #

We welcome contributions! See the contribution guide for more details.

9
likes
0
pub points
73%
popularity

Publisher

verified publishercanonical.com

Provides a client to access snapd, which allows you to manage, search and install snaps on a Linux system.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, path

More

Packages that depend on snapd