floating_draggable_widget 2.1.5 copy "floating_draggable_widget: ^2.1.5" to clipboard
floating_draggable_widget: ^2.1.5 copied to clipboard

A flutter package for floating draggable widget. By this package a developer can implement a widget which can be draggable inside the screen freely.

1.0.0 #

  • initial release.

2.0.0 #

  • Auto left-right align is resolved.
  • Now user can disable or dispose the draggability of the floating widget widget.
  • User now don't have to provide the initial position (dy and dx) of the floating widget. Now the widget will initially positioned on 20 to bottom and 20 to right initially if user don't want to give the initial position.
  • Can take screen size.

2.1.2 #

  • Deletion of the floating widget.
  • Added total screen size.
  • Changed "child" parameter to "mainScreenWidget" to avoid confusion.

2.1.3 #

  • bottom inset resize issue fixed

2.1.5 #

  • Changes of readme

2.1.4 #

  • Typo
71
likes
120
pub points
94%
popularity

Publisher

unverified uploader

A flutter package for floating draggable widget. By this package a developer can implement a widget which can be draggable inside the screen freely.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on floating_draggable_widget