custom_draggable_widget

Creator: coderz1093

Last updated:

0 purchases

custom_draggable_widget Image
custom_draggable_widget Images

Languages

Categories

Add to Cart

Description:

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,),),
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.