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

The official Dart SDK for CocoBase

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add coco_base_flutter

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 dart pub get):

dependencies:
  coco_base_flutter: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
51
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

The official Dart SDK for CocoBase

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, shared_preferences, web_socket_channel

More

Packages that depend on coco_base_flutter