voo_navigation_core 0.1.1 copy "voo_navigation_core: ^0.1.1" to clipboard
voo_navigation_core: ^0.1.1 copied to clipboard

Core foundation package for voo_navigation - shared entities, atoms, molecules, and utilities for building adaptive navigation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add voo_navigation_core

With Flutter:

 $ flutter pub add voo_navigation_core

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

dependencies:
  voo_navigation_core: ^0.1.1

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_navigation_core/voo_navigation_core.dart';
1
likes
0
points
262
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Core foundation package for voo_navigation - shared entities, atoms, molecules, and utilities for building adaptive navigation.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #navigation #material-design #ui-components

License

unknown (license)

Dependencies

collection, equatable, flutter, flutter_bloc, go_router, material_design_icons_flutter, meta, voo_motion, voo_responsive, voo_tokens

More

Packages that depend on voo_navigation_core