custom_draggable_widget 0.0.2 copy "custom_draggable_widget: ^0.0.2" to clipboard
custom_draggable_widget: ^0.0.2 copied to clipboard

Custom draggable widget.

Hi! With this package you will be able to move widgets around the screen

Getting started #

Add this to dependencies in your app's pubspec.yaml

Usage #

DraggableWidget(
          effectHeight: 100,
        effectWidth: 100,
        leftPadding: 10,
        topPadding: 10,
        child: Container(color: Colors.green,),),
3
likes
120
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Custom draggable widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on custom_draggable_widget