voo_core 0.4.3 copy "voo_core: ^0.4.3" to clipboard
voo_core: ^0.4.3 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 Flutter:

 $ flutter pub add voo_core

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

dependencies:
  voo_core: ^0.4.3

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:voo_core/voo_core.dart';
5
likes
160
points
601
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on voo_core