oss_flutter 0.1.0
oss_flutter: ^0.1.0 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
0.0.8 #
- Fix bugs in asUrl
0.1.0 #
- Add fileData getter