avf_dart 0.1.27 copy "avf_dart: ^0.1.27" to clipboard
avf_dart: ^0.1.27 copied to clipboard

Dart bindings for Apple Virtualization.framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add avf_dart

With Flutter:

 $ flutter pub add avf_dart

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

dependencies:
  avf_dart: ^0.1.27

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:avf_dart/avf_dart.dart';
0
likes
135
points
41
downloads

Documentation

API reference

Publisher

verified publisheropenci.org

Weekly Downloads

Dart bindings for Apple Virtualization.framework.

License

Apache-2.0 (license)

Dependencies

dartssh2, hooks

More

Packages that depend on avf_dart