drag_and_drop_flutter_web 0.2.1
drag_and_drop_flutter_web: ^0.2.1 copied to clipboard
Web implementation of drag_and_drop_flutter.
0.2.1 #
- Fixed: Read file into memory because XFile does not directly support Blob links.
- Changed: Use invisible html view for better performance.
- Changed: Updated drag_and_drop_flutter_platform_interface.
0.2.0 #
- Fixed: Apply and fix lints.
0.1.1 #
- Fixed: Use
integration_test
from Flutter SDK.
0.1.0 #
Initial release.