- Revert version to 2.6.0 line.
- Supports Flutter Web.
- Fix auth header signature generation code. (Thanks @geoffwc Geoff Webber-Cross. He found the problem and suggested improvements.)
- BREAKING CHANGE! Switch to universal_io from http for network I/O.
- Add list blobs API (Raw XML format)
- Update http ^1.0.0
- Fix lints
- Use http_parser instead of dart:io to support Web
Breaking:
- Rename BlobType symbol.
- Supports Dart 3
- Add method to delete from Azure Storage. (@GabeDiamond)
- Fix ms-version to 2019-12-12 for Blob size limit.
- Add supports of Blob URL with SAS token
- Added dynamic headers (@NetFreaker)
- Update deps
- Null-safety
- Add example
- Fix example
- Fix pub suggestions
- Initial version, created by Stagehand