mini_dashboard_widgets 0.1.0 copy "mini_dashboard_widgets: ^0.1.0" to clipboard
mini_dashboard_widgets: ^0.1.0 copied to clipboard

Beautiful, highly customizable dashboard widgets including stat cards and charts

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mini_dashboard_widgets

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

dependencies:
  mini_dashboard_widgets: ^0.1.0

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:mini_dashboard_widgets/mini_dashboard_widgets.dart';
0
likes
145
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Beautiful, highly customizable dashboard widgets including stat cards and charts

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on mini_dashboard_widgets