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

drag and drop any widget

drag and drop any widget

Features #

at now you can drag any widget,image, or Icon to any pixel in screen

Getting started #

Add Drag Widget to your pubspec.yaml file:

dependencies:
  drag_widgets:

Import get in files that it will be used:

import 'package:drag_widgets/drag_widgets.dart';

Usage #

DragWidget(
    items: ListOfDummyData;
);
3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

drag and drop any widget

License

unknown (license)

Dependencies

flutter

More

Packages that depend on drag_widgets