qiniu_flutter_sdk 0.6.1 copy "qiniu_flutter_sdk: ^0.6.1" to clipboard
qiniu_flutter_sdk: ^0.6.1 copied to clipboard

Qiniu Flutter sdk

0.6.1 #

  • 移除冗余的 dio 依赖声明

0.6.0 #

Breaking Changes

  • Dart >= 3.0.0 & Flutter >= 3.16.0

0.5.0 #

  • Upgrade dio to 5.0.0

Breaking Changes

  • Dart >= 2.15 & Flutter >= 2.8.0
  • Deprecated PutByPartOptions
  • Deprecated PutBySingleOptions

0.4.0 #

  • 增加 putBytes 支持 WEB 平台(#50)

0.3.0 #

  • 增加 null-safety(#44)

[0.2.0] #

  • 优化了 StorageError 输出的调用栈
  • CacheProvider 的方法都改成异步的

[0.1.0] #

  • Initial Release.