cloudbase 0.0.7 copy "cloudbase: ^0.0.7" to clipboard
cloudbase: ^0.0.7 copied to clipboard

discontinued

CloudBase 快速开发工具,主要整合当前 cloudbase_* 的包; 并进行了优化封装。同时增加与云函数开发包配套的命令调用。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloudbase

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cloudbase: ^0.0.7

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cloudbase/cloudbase.dart';
0
likes
10
pub points
0%
popularity

Publisher

verified publisherbytegem.org

CloudBase 快速开发工具,主要整合当前 cloudbase_* 的包; 并进行了优化封装。同时增加与云函数开发包配套的命令调用。

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cloudbase_auth, cloudbase_core, cloudbase_database, cloudbase_function, cloudbase_storage, flutter

More

Packages that depend on cloudbase