pangea_sdk 0.0.1-beta.1 copy "pangea_sdk: ^0.0.1-beta.1" to clipboard
pangea_sdk: ^0.0.1-beta.1 copied to clipboard

Flutter package for Pangea, enabling using Pangea services

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pangea_sdk

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

dependencies:
  pangea_sdk: ^0.0.1-beta.1

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:pangea_sdk/pangea_sdk.dart';
1
likes
140
points
31
downloads

Publisher

verified publisherpangea.cloud

Weekly Downloads

Flutter package for Pangea, enabling using Pangea services

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, flutter_secure_storage, http

More

Packages that depend on pangea_sdk