voo_ui 0.1.3 copy "voo_ui: ^0.1.3" to clipboard
voo_ui: ^0.1.3 copied to clipboard

discontinuedreplaced by: voo_ui_core

A comprehensive Flutter UI component library with Material 3 design, atomic pattern architecture.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voo_ui

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

dependencies:
  voo_ui: ^0.1.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_ui/voo_ui.dart';
1
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter UI component library with Material 3 design, atomic pattern architecture.

Repository (GitHub)
View/report issues

Topics

#user-interface #material-design #material3 #data-grid #design-system

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on voo_ui