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

Core foundation package for the Voo Flutter ecosystem. Provides plugin architecture and shared utilities.

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.2.0

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
580
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Core foundation package for the Voo Flutter ecosystem. Provides plugin architecture and shared utilities.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #core #plugins #architecture #utilities

License

unknown (license)

Dependencies

flutter

More

Packages that depend on voo_core