tbib_file_uploader 2.4.0 copy "tbib_file_uploader: ^2.4.0" to clipboard
tbib_file_uploader: ^2.4.0 copied to clipboard

This package for upload file you can display notifications and progress notification and can receive upload bytes and total bytes

2.4.0 #

  • Support flutter 3.29.x

2.3.3 #

  • Fix validation in enableSelectFile

2.3.2 #

  • enableSelectFile this is validation work before select file

2.3.1 #

  • Fix bugs

2.3.0 #

canDownload bool has been removed

2.3.0+beta1 #

  • Add isSelectedFile
  • update dep

2.2.8 2.2.9 - 2.2.10 - 2.2.11 #

  • Fix bug
  • update dep

2.2.6 2.2.7 #

  • add swift package support

2.2.5 #

  • Update dep

2.2.4 #

  • Fix POST_NOTIFICATIONS permission not added

2.2.0 to 2.2.3 #

  • fix bugs

2.0.3 #

  • Add namespace in gradle

2.0.2 #

  • update dep

2.0.1 #

  • update dep
  • change readme

2.0.0 #

  • update dep
  • change readme

1.11.2 #

  • fix build apk

1.11.1 #

  • upgrade dependencies

1.11.0 #

  • support multiple select image
  • support use function select file or image
  selectFileOrImage()
  • support use function select file
  selectFileAsync()
  • support select image form camera
  selectImageCameraAsync()
  • support select multiple image
  selectMultiImage()

1.10.8 #

  • upgrade dependencies

1.10.7 #

  • removed flutter_form_builder
  • upgrade dependency

1.10.3 1.10.4 - 1.10.5 - 1.10.6 #

  • add flutter_form_builder

1.10.2 #

  • fix android release issue

1.10.1 #

fix android 11 permission

1.0.7 1.0.8 - 1.0.9 - 1.0.10 #

  • Solve photo permission in android

1.0.6 #

  • Solve issue permissions in android 12 to above
  • support android 14

1.0.5 #

  • ask permission when needed if permission denied will display error and open setting after 2 sec

1.0.4 #

  • fix

1.0.3 #

  • change readme for configuration ios

1.0.2 #

  • fix permission notification issue when not allowed with awesome notification
  • and apple can rejected app for that

1.0.1 #

  • support add children for form and hide or show this with animation
  • now if you make displayNote: '' will display default note
  • add choose user can select file or image form gallery or camera
  • file extension now in enum
  • file type solved can add it
  • auto hide file picker from storage in ios if extensions only images
  • you can select file or image without form with (selectFileOrImage)

1.0.0 #

  • Stable version.
  • solve file name not change and can't display it
  • add image quality for image picker support

0.0.2 #

  • init package.
11
likes
130
points
113
downloads

Publisher

unverified uploader

Weekly Downloads

This package for upload file you can display notifications and progress notification and can receive upload bytes and total bytes

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

awesome_notifications, device_info_plus, dio, file_picker, flutter, image_picker, path, permission_handler

More

Packages that depend on tbib_file_uploader

Packages that implement tbib_file_uploader