dragablegridview_flutter 0.2.5 copy "dragablegridview_flutter: ^0.2.5" to clipboard
dragablegridview_flutter: ^0.2.5 copied to clipboard

A dragable gridview,Long-pressed triggers draggable state,GridView reordering after release your finger

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dragablegridview_flutter
copied to clipboard

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

dependencies:
  dragablegridview_flutter: ^0.2.5
copied to clipboard

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:dragablegridview_flutter/dragablegridview_flutter.dart';
copied to clipboard
21
likes
40
points
106
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

A dragable gridview,Long-pressed triggers draggable state,GridView reordering after release your finger

Repository (GitHub)

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on dragablegridview_flutter