nos

NOS Flutter plugin.

NOS Flutter plugin for NetEase yunxin SDK. This plugin allows Flutter apps to upload file in cloud disk.

Usage

Add nos as a dependency in your pubspec.yaml file.

Android

Change the minimum Android sdk version to 16 (or higher) in your android/app/build.gradle file.

minSdkVersion 16

Feature

upload file

  • 提供文件上传功能,接口方法 NosPlugin.uploadSync() 实现上传功能

Libraries

nos