PackageTrack
Sign in Get early access

flutter_oss_aliyun

oss aliyun plugin for flutter and upport STS to access OSS temporarily

6.4.2 2.8K downloads/mo #4739 most downloaded on pub.dev huhx/flutter_oss_aliyun

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 4 months

Nearly every release is documented

notes for 71 of 71 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

73 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

73 releases · Mar 2022 to Apr 2024
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 73
  1. 6.4.2 24 Apr 2024
    Release notes
    • feature: add callbackSNI in Callback
    • optimize the docs
    Open source →
  2. 6.4.1 26 Dec 2023
    Release notes
    • feature: add the does object exists
    Open source →
  3. 6.4.0 09 Dec 2023
    Release notes
    • signed url support customize x-oss params
    Open source →
  4. 6.3.0 05 Nov 2023
    Release notes
    • add options for getObject method
    Open source →
  5. 6.2.9 26 Sep 2023
    Release notes
    • refactor the HttpRequest
    Open source →
  6. 6.2.8 07 Jul 2023
    Release notes
    • make init method return Client
    Open source →
  7. 6.2.7 03 Jul 2023
    Release notes
    • add topics
    Open source →
  8. 6.2.6 16 Jun 2023
    Release notes
    • add http mixin
    Open source →
  9. 6.2.5 18 May 2023
    Release notes
    • add screenshots in pub
    Open source →
  10. 6.2.4 18 May 2023
    Release notes

    Feature

    • fix the signature match issue
    Open source →
  11. 6.2.3 19 Apr 2023
    Release notes

    Feature

    • add callback in putObjectFile
    Open source →
  12. 6.2.2 12 Mar 2023
    Release notes
    • code enhancement
    Open source →
  13. 6.2.1 12 Mar 2023
    Release notes
    • expose Callback
    Open source →
  14. 6.2.0 12 Mar 2023
    Release notes

    Feature

    • add callback in putObject
    Open source →
  15. 6.1.0 24 Feb 2023
    Release notes

    Breaking Change

    • remove tokenGetter
    Open source →
  16. 6.0.0 23 Feb 2023
    Release notes

    Feature

    • fully support Web platform

    Breaking Change

    • putObjectFile change to use String filepath instead of File file
    Open source →
  17. 6.0.0-dev.2 05 Feb 2023 pre-release

    Nothing published for this version

  18. 6.0.0-dev.1 05 Feb 2023 pre-release

    Nothing published for this version

  19. 5.3.1 16 Feb 2023
    Release notes
    • upgrade dio version
    Open source →
  20. 5.3.1+1 22 Feb 2023
    Release notes
    • change to use FutureOr<String> Function()? for tokenGetter
    Open source →
  21. 5.3.0 31 Jan 2023
    Release notes

    Feature

    • add appendObject method to append object
    Open source →
  22. 5.2.0 30 Jan 2023
    Release notes

    Feature

    • add content-type base on the filename
    • add customize header in PutRequestOption and PutRequestOption
    Open source →
  23. 5.1.5 14 Jan 2023
    Release notes

    Feature

    • add copyObject feature that can copy object from different bucket

    Optimize

    • remove mime_type dependencies
    Open source →
  24. 5.1.5+1 14 Jan 2023
    Release notes
    • fix the format
    Open source →
  25. 5.1.4 09 Jan 2023
    Release notes

    Feature

    • add CancelToken that can cancel the request
    Open source →
  26. 5.1.3 07 Jan 2023
    Release notes

    Docs

    • fix the link style when anchor include chinese words
    Open source →
  27. 5.1.3+1 07 Jan 2023
    Release notes

    Docs

    • use span instead of div in docs
    Open source →
  28. 5.1.3+2 07 Jan 2023
    Release notes

    Docs

    • use english colon to avoid link issue in pub website
    Open source →
  29. 5.1.3+3 07 Jan 2023
    Release notes

    Docs

    • update the docs
    Open source →
  30. 5.1.2 07 Jan 2023
    Release notes

    Docs

    • fix the link style in docs
    Open source →
  31. 5.1.1 07 Jan 2023
    Release notes

    Optimize

    • optimize the docs
    • refactor code
    Open source →
  32. 5.1.1+1 07 Jan 2023
    Release notes

    Docs

    • fix table style in docs
    Open source →
  33. 5.1.0 07 Jan 2023
    Release notes

    Breaking Change

    In PutRequestOption

    • acl => aclModel
    • isOverwrite => override

    Test

    • add unit test
    Open source →
  34. 5.0.4 06 Jan 2023
    Release notes
    • reorder the example in readme
    • add storageType parameter when upload file
    Open source →
  35. 5.0.3 06 Jan 2023
    Release notes
    • correct the example in readme
    • enable the Dio customize
    • add acl parameter when upload file
    Open source →
  36. 5.0.2 05 Jan 2023
    Release notes
    • fix the typo AclMode
    • fix the onSendProgress callback in putObject
    Open source →
  37. 5.0.1 26 Dec 2022
    Release notes
    • [web] fix the unsafe header Date issue
    Open source →
  38. 5.0.0 16 Dec 2022
    Release notes

    Breaking Change:

    • putObject use PutRequestOption instead of multiple parameters
    • pubObjectFile use PutRequestOption instead of multiple parameters

    New Features:

    • get object metadata
    • get regions information
    • bucket acl support
    • bucket policy support
    Open source →
  39. 4.1.7 15 Dec 2022
    Release notes
    • upload multiple local files
    Open source →
  40. 4.1.6 15 Dec 2022
    Release notes
    • fix the upload issue
    Open source →
  41. 4.1.5 13 Dec 2022
    Release notes
    • upload local file
    Open source →
  42. 4.1.4 13 Dec 2022
    Release notes
    • change the upload data use stream
    Open source →
  43. 4.1.3 25 Nov 2022
    Release notes
    • list buckets
    Open source →
  44. 4.1.2 25 Nov 2022
    Release notes
    • update the docs
    Open source →
  45. 4.1.1 25 Nov 2022
    Release notes
    • fix the issue when pass parameters in listObjects
    Open source →
  46. 4.1.0 25 Nov 2022
    Release notes
    • get bucket info
    • get bucket stat
    Open source →
  47. 3.1.3 21 Nov 2022
    Release notes
    • handle the special character +
    Open source →
  48. 3.1.2 17 Nov 2022
    Release notes
    • documentation
    Open source →
  49. 3.1.0 17 Nov 2022
    Release notes
    • add signed url feature
    Open source →
  50. 3.0.2 28 Oct 2022
    Release notes
    • export the AssetEntity
    Open source →
  51. 3.0.1 18 Oct 2022
    Release notes
    • update the document
    Open source →
  52. 3.0.0 18 Oct 2022
    Release notes
    • add progress callback when upload files
    • add progress callback when download files
    Open source →
  53. 2.0.3 10 Oct 2022
    Release notes
    • change return type of tokenGetter to Future
    Open source →
  54. 2.0.2 10 Oct 2022
    Release notes
    • update the document
    Open source →
  55. 2.0.1 27 Sep 2022
    Release notes
    • update the document
    Open source →
  56. 2.0.0 27 Sep 2022
    Release notes
    • add batch upload object
    • add batch delete object
    Open source →
  57. 1.0.5 06 Aug 2022
    Release notes
    • add README_ZH.md
    Open source →
  58. 1.0.4 22 May 2022
    Release notes
    • code improvement for the nullable type
    Open source →
  59. 1.0.3 14 May 2022
    Release notes
    • update the license to MIT
    Open source →
  60. 1.0.2 14 May 2022
    Release notes
    • upgrade flutter_lint version
    • add specified type instead of var
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive