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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webadmin

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

dependencies:
  webadmin: ^0.0.6

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:webadmin/webadmin.dart';
1
likes
160
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