appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
187 stars 214 forks source link

feature: addedd onDrag callback #40

Closed simplenotezy closed 1 year ago

simplenotezy commented 1 year ago

Feature

This PR introduces an onDrag(double left, double top) callback function that can be used if needed.

It allows for more complex animations, such as adding an overlay to the card, once being dragged, or animating the buttons to increase in size depending on the direction the card is being dragged in

simplenotezy commented 1 year ago

@bilalhamud I know you guys must be super busy, but any chance we could get this merged? We'd love to use it for Doubble

bilalhamud commented 1 year ago

Hey @simplenotezy, thanks for contributing to our package, will check it out this week

IlgamGabdullin commented 1 year ago

Hi! Is there any updates? waiting for this pr to be merged

khanmujeeb687 commented 1 year ago

Hey @IlgamGabdullin , This feature is already live.