azblob 2.4.0
azblob: ^2.4.0 copied to clipboard
A trivial Azure Blob Storage client. You can get and put Blob on server side dart.
2.4.0 #
- Supports Dart 3
2.3.0 #
- Add method to delete from Azure Storage. (@GabeDiamond)
2.2.1 #
- Fix ms-version to 2019-12-12 for Blob size limit.
2.2.0 #
- Add supports of Blob URL with SAS token
2.1.0 #
- Added dynamic headers (@NetFreaker)
2.0.1 #
- Update deps
2.0.0 #
- Null-safety
1.0.3 #
- Add example
1.0.2 #
- Fix example
1.0.1 #
- Fix pub suggestions
1.0.0 #
- Initial version, created by Stagehand