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

Configurable dashboard widget, which allows drag and drop

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dashboard_grid

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

dependencies:
  dashboard_grid: ^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:dashboard_grid/dashboard_grid.dart';
2
likes
140
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

Configurable dashboard widget, which allows drag and drop

Repository (GitHub)

Topics

#widget

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter

More

Packages that depend on dashboard_grid