native_drag_n_drop 0.0.1+4 copy "native_drag_n_drop: ^0.0.1+4" to clipboard
native_drag_n_drop: ^0.0.1+4 copied to clipboard

outdated

A package that allows you to add native drag and drop support into your flutter app.

0.0.1+4 #

  • Removed width and height arguments ( Wrap drop view with a container instead)
  • Updated read me

0.0.1+3 #

  • Added metadata object to DropData
    • Contains file type for string files

0.0.1+2 #

  • Added ability to set the amount of items allowed to be dropped in the view
  • Updated the example with different examples of allowed number of items in a dropview widget
  • Bug fixes
  • BREAKING CHANGE:
    • changed loadingCallback to loading
    • changed dataReceivedCallback to dataReceived

0.0.1+1 #

  • Added example gif

0.0.1 #

  • Support iPadOS 11 and iOS 15 and above
  • Only has drop support (can drag data from outside of the app and drop into your flutter application)
  • Supports text, urls, images, videos, audio, and pdfs
81
likes
0
pub points
55%
popularity

Publisher

verified publisheralexrabin.com

A package that allows you to add native drag and drop support into your flutter app.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on native_drag_n_drop