Skip to content

qiniu/dart-sdk

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Dart SDK

codecov License qiniu_sdk_base qiniu_flutter_sdk

目录说明

  • base 封装了七牛各业务的基础实现
  • flutter 该目录是 base + Flutter 的绑定实现,同时导出为单独的 package 提供给用户使用

Flutter SDK

七牛云业务基于 Dart 绑定 Flutter 的实现,为 Flutter 提供简易的使用方式,更多信息查看该目录下的 README.md 文件。