azstore 1.0.3 azstore: ^1.0.3 copied to clipboard
Dart package to access azure storage options with easy to use functions. This package handles formatting of HTTPS requests to access azure REST APIs.
1.0.3 #
Removed the dependency to flutter, so the library is usable with pure Dart. Added the latest Dart linter configurations, suggested and officially used by the Dart and Flutter team.
1.0.2 #
Updated xml from 5.1.0 to 6.1.0 to fix "version solving failed" error with other packages. Support SharedAccessSignature.
1.0.1 #
Null safety. More functions.
1.0.0 #
Null safety. More functions.
0.0.4 #
Updated docs.
0.0.3 #
Updated docs, bug fixes and backward compatibility.
0.0.2 #
Updated docs.
0.0.1 #
Blob, tables and queue access
0.0.4 #
Updated docs.