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.

0.0.1 #

Added #

  • Initial release of VooDashboard package
  • Comprehensive responsive dashboard UI kit for Flutter
  • Clean architecture implementation with Domain, Data, and Presentation layers
  • Atomic design pattern for UI components

Layout Components

  • VooDashboard - Root shell widget with responsive layout
  • VooDashboardSidebar - Collapsible sidebar with navigation sections
  • VooDashboardTopBar - Top navigation bar with logo, nav items, and user menu
  • VooDashboardContent - Main content area wrapper
  • VooDashboardPage - Page wrapper with title, breadcrumbs, and scroll

Widget Components

  • VooStatCard - Stat display with value, label, icon, and trend indicator
  • VooKpiCard - KPI card with sparkline slot and period comparison
  • VooChartContainer - Styled container for any chart library
  • VooQuickAction - Action button/tile for common operations
  • VooBreadcrumbs - Breadcrumb navigation trail
  • VooActivityFeed - Scrollable list of recent activities
  • VooStatGrid - Responsive grid layout for stat cards

Features

  • Responsive design: Mobile (drawer), Tablet (collapsed sidebar), Desktop (expanded)
  • Navigation modes: sidebar, topbar, both, or auto (responsive)
  • Theme integration with Material 3 and voo_tokens
  • Collapsible sidebar with icon-only mode
  • Badge support for navigation items
  • User menu with avatar and dropdown

Dependencies

  • flutter SDK
  • equatable: ^2.0.5
  • rxdart: ^0.28.0
  • collection: ^1.18.0
  • voo_tokens
  • voo_responsive
  • voo_ui_core
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