flutter_dropzone 4.2.1
flutter_dropzone: ^4.2.1 copied to clipboard
A drag-and-drop Flutter plugin (Web only).
Changelog #
3.0.3 - 2021-11-27 #
- getFileLastModified() added
3.0.0 - 2021-09-14 #
- Breaking change: Fix (https://github.com/flutter/flutter/issues/56181). This version is compatible with Flutter 2.5 (stable) and later.
2.0.0 - 2021-02-24 #
- Null safety
1.0.10 - 2021-02-14 #
- README typo(https://github.com/deakjahn/flutter_dropzone/issues/21).
1.0.5 - 2020-06-17 #
- CanvasKit support.
1.0.4 - 2020-05-31 #
- Improve README.
1.0.3 - 2020-05-29 #
- Two dropzones in example.
1.0.2 - 2020-05-29 #
- First functional release.
1.0.0 - 2020-05-29 #
- Initial release.