oss_flutter 0.0.7
oss_flutter: ^0.0.7 copied to clipboard
Aliyun Oss Client for flutter.
CHANGELOG #
0.0.1 init version #
- list buckets
- put object
- delete object
0.0.2 #
- Add more mimetypes
0.0.3 #
- Add a getter returns the url with parameters
0.0.4 #
- Fix bugs of json decode
0.0.5 #
- Fix bugs of null or empty determine
0.0.6 #
- Fix bugs of null or empty determine 2
0.0.7 #
- Use String instead of Map to solve the cast problem