snapd 0.0.0-dev.6 copy "snapd: ^0.0.0-dev.6" to clipboard
snapd: ^0.0.0-dev.6 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

More

Packages that depend on snapd