voo_dashboard 0.0.1 copy "voo_dashboard: ^0.0.1" to clipboard
voo_dashboard: ^0.0.1 copied to clipboard

A comprehensive, responsive dashboard UI kit for Flutter with sidebar/topbar navigation, stat cards, chart containers, and activity feeds.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voo_dashboard

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

dependencies:
  voo_dashboard: ^0.0.1

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_dashboard/voo_dashboard.dart';
1
likes
160
points
106
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

A comprehensive, responsive dashboard UI kit for Flutter with sidebar/topbar navigation, stat cards, chart containers, and activity feeds.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #dashboard #admin-panel #responsive

Documentation

API reference

License

MIT (license)

Dependencies

collection, equatable, flutter, rxdart, voo_responsive, voo_tokens, voo_ui_core

More

Packages that depend on voo_dashboard