easy_dashboard 0.0.2 copy "easy_dashboard: ^0.0.2" to clipboard
easy_dashboard: ^0.0.2 copied to clipboard

A package to help easily create dashboard layouts and other navigation features . Aims in making responsive dashboards an easy process .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_dashboard

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

dependencies:
  easy_dashboard: ^0.0.2

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:easy_dashboard/easy_dashboard.dart';
40
likes
140
pub points
79%
popularity

Publisher

unverified uploader

A package to help easily create dashboard layouts and other navigation features . Aims in making responsive dashboards an easy process .

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on easy_dashboard