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

A comprehensive Flutter package for building beautiful admin dashboards with customizable sidebar, dashboard cards, and chart integrations.

WebAdmin #

A comprehensive Flutter package for building beautiful admin dashboards with customizable sidebar, dashboard cards, and chart integrations.

Features #

  • 📊 Pre-built dashboard cards with icons and metrics display
  • 🧭 Responsive sidebar with navigation support
  • 📈 Integrated charts using fl_chart for data visualization
  • 🎨 Customizable colors and styling
  • 📱 Optimized for web, desktop, and tablet layouts
  • ⚡ Easy-to-use components and models

Getting started #

Add this to your package's pubspec.yaml file:

dependencies:
  webadmin: ^0.0.1

Usage #

import 'package:webadmin/webadmin.dart';

// Use the exported components, models, and sidebar

See the /example folder for complete usage examples.

Additional information #

This package provides a set of reusable UI components and models for quickly building professional admin dashboards in Flutter. For more information, visit the repository.

1
likes
150
points
126
downloads

Publisher

verified publishercinar.fun

Weekly Downloads

A comprehensive Flutter package for building beautiful admin dashboards with customizable sidebar, dashboard cards, and chart integrations.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

fl_chart, flutter

More

Packages that depend on webadmin