download_assets 3.0.4 copy "download_assets: ^3.0.4" to clipboard
download_assets: ^3.0.4 copied to clipboard

Download and uncompress assets in the user device basically, read the documentation for more information about this package.

3.0.4 - May 14, 2023 #

  • Added feature to cancel the download
  • Now allows send queryParameters and extra headers in the request

3.0.3 - January 27, 2023 #

  • Lint applied to project
  • All dependencies updated

3.0.0 - December 27, 2021 #

  • BREAKING REFACTOR: It's no more required the onProgress callback and was removed the onComplete callback;
  • All async code from the constructor was removed;
  • Removed setAssetDir method and added init method. (check de documentation or example to see how to use it)

2.1.0 - November 26, 2021 #

  • BREAKING REFACTOR: It was refactored all architecture
  • No more static methods/getters
  • Updated all dependencies

2.0.0 - June 10, 2021 #

  • Project migrated to null-safety

1.0.4 - September 25, 2020 #

  • Allow asset directory to be specified

1.0.3 - May 20, 2020 #

  • Little adjustments

1.0.2 - May 19, 2020 #

  • Added getter to local directory (assetsDir)
  • Added example file
  • Renamed progressCallback and errorCallback to onProgress and onError
  • Added onComplete callback

1.0.1 - May 18, 2020 #

  • First version.
57
likes
0
pub points
87%
popularity

Publisher

unverified uploader

Download and uncompress assets in the user device basically, read the documentation for more information about this package.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, dio, flutter, path_provider

More

Packages that depend on download_assets