vroom 0.0.2-dev.5 copy "vroom: ^0.0.2-dev.5" to clipboard
vroom: ^0.0.2-dev.5 copied to clipboard

Wrapping the VROOM C++ library for Dart and Flutter. (Eventually)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vroom

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

dependencies:
  vroom: ^0.0.2-dev.5

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:vroom/vroom.dart';
0
likes
150
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapping the VROOM C++ library for Dart and Flutter. (Eventually)

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

plugin_platform_interface

More

Packages that depend on vroom