carp_firebase_backend 0.1.1 copy "carp_firebase_backend: ^0.1.1" to clipboard
carp_firebase_backend: ^0.1.1 copied to clipboard

outdated

Firebase data backend for CARP mobile sensing in Flutter. Supports uploading zipped json files to the Google Firebase Storage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carp_firebase_backend

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

dependencies:
  carp_firebase_backend: ^0.1.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:carp_firebase_backend/carp_firebase_backend.dart';
5
likes
0
points
111
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

Firebase data backend for CARP mobile sensing in Flutter. Supports uploading zipped json files to the Google Firebase Storage.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

carp_core, carp_mobile_sensing, firebase_auth, firebase_storage, flutter, google_sign_in, json_annotation

More

Packages that depend on carp_firebase_backend