flutter_file_uploader 1.3.0 flutter_file_uploader: ^1.3.0 copied to clipboard
Flutter widgets that simplify the creation and use of the en_file_uploader library. They include both the UI and business logic for file management.
[1.3.0] - 2024-09-15 #
Added #
- on
example
project added a global state to change the parameters ofFileUploader
- added
FileUploader.color
- added
FileUploaderConsumer
,FileUploaderSelector
to interact withFileUploaderModel