flutter_file_uploader 1.3.0 copy "flutter_file_uploader: ^1.3.0" to clipboard
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 of FileUploader
  • added FileUploader.color
  • added FileUploaderConsumer, FileUploaderSelector to interact with FileUploaderModel

[1.2.0] - 2024-09-13 #

Added #

  • can hide file uploader button (FileUploader.hideOnLimit)
  • disable effect on default FileUploader border

Fix #

  • fix onTap on limit reached 1

[1.1.1] - 2024-08-31 #

Fixed #

  • Update README.md screenshot references

[1.1.0] - 2024-08-20 #

Added #

  • test coverage
  • FileUploadControllerProvider.startOnInit
  • deprecated legacy properties of FileUploaderRef, added upload and retry to control a file upload
  • more documentation
  • more examples

Fix #

  • Fix remove file uploaded

[1.0.1] - 2024-06-23 #

Changed #

  • repository in pubspec.yaml

[1.0.0] - 2024-06-19 #

Changed #

  • Breaking, update en_file_uploader to version ^2.0.0, replace File with XFile

[0.1.0] - 2024-06-18 #

First release #

7
likes
150
points
110
downloads

Publisher

verified publishermattiapispisa.it

Weekly Downloads

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.

Homepage
Repository (GitHub)
View/report issues

Topics

#file #upload #widget #en-file-uploader

Documentation

API reference

License

MIT (license)

Dependencies

en_file_uploader, flutter, mobkit_dashed_border, provider

More

Packages that depend on flutter_file_uploader