xtal_dashboard 0.4.0 copy "xtal_dashboard: ^0.4.0" to clipboard
xtal_dashboard: ^0.4.0 copied to clipboard

A grid-based dashboard layout library with drag-and-drop reordering, resizing, and physics-based animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xtal_dashboard

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

dependencies:
  xtal_dashboard: ^0.4.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:xtal_dashboard/xtal_dashboard.dart';
0
likes
160
points
310
downloads

Publisher

unverified uploader

Weekly Downloads

A grid-based dashboard layout library with drag-and-drop reordering, resizing, and physics-based animations.

Repository (GitHub)
View/report issues

Topics

#dashboard #drag-and-drop #grid #layout #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on xtal_dashboard