pv_grid_edit 0.0.1 copy "pv_grid_edit: ^0.0.1" to clipboard
pv_grid_edit: ^0.0.1 copied to clipboard

building snapped grid editors with draggable and resizable shapes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pv_grid_edit

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

dependencies:
  pv_grid_edit: ^0.0.1

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:pv_grid_edit/pv_grid_edit.dart';
0
likes
160
points
9
downloads

Documentation

API reference

Publisher

verified publisherpathverse.ca

Weekly Downloads

building snapped grid editors with draggable and resizable shapes.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc

More

Packages that depend on pv_grid_edit