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

Reusable SDK for BAAS integration

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.1.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
110
points
518
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable SDK for BAAS integration

Repository (GitHub)
View/report issues

Topics

#sdk #baas #flutter #api

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, http, path, provider, shared_preferences

More

Packages that depend on baas_sdk