baas_sdk 0.9.0 copy "baas_sdk: ^0.9.0" to clipboard
baas_sdk: ^0.9.0 copied to clipboard

Reusable SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add baas_sdk

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

dependencies:
  baas_sdk: ^0.9.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:baas_sdk/baas_sdk.dart';
0
likes
105
points
709
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable SDK

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

dio, flutter, http, http_parser, provider, shared_preferences

More

Packages that depend on baas_sdk