voo_core 0.0.2 copy "voo_core: ^0.0.2" to clipboard
voo_core: ^0.0.2 copied to clipboard

Core foundation package for the Voo Flutter ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add voo_core

With Flutter:

 $ flutter pub add voo_core

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

dependencies:
  voo_core: ^0.0.2

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:voo_core/voo_core.dart';
5
likes
0
points
566
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Core foundation package for the Voo Flutter ecosystem.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

devtools_extensions, flutter, vm_service

More

Packages that depend on voo_core