coco_base_flutter 1.2.0 copy "coco_base_flutter: ^1.2.0" to clipboard
coco_base_flutter: ^1.2.0 copied to clipboard

The official Dart/Flutter SDK for CocoBase — BaaS with auth, realtime, storage, cloud functions and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add coco_base_flutter

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

dependencies:
  coco_base_flutter: ^1.2.0

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:coco_base_flutter/coco_base_flutter.dart';
1
likes
120
points
51
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

The official Dart/Flutter SDK for CocoBase — BaaS with auth, realtime, storage, cloud functions and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, web_socket_channel

More

Packages that depend on coco_base_flutter