voo_core 1.2.0 copy "voo_core: ^1.2.0" to clipboard
voo_core: ^1.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 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: ^1.2.0

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
80
points
320
downloads

Documentation

API reference

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

MIT (license)

Dependencies

battery_plus, connectivity_plus, device_info_plus, flutter, http, package_info_plus, path, path_provider, sembast, sembast_web, uuid

More

Packages that depend on voo_core