firebase_functions 0.5.1 copy "firebase_functions: ^0.5.1" to clipboard
firebase_functions: ^0.5.1 copied to clipboard

Cloud Functions for Dart with support for the Firebase Admin SDK, Cloud Storage and Firestore

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add firebase_functions

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

dependencies:
  firebase_functions: ^0.5.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:firebase_functions/firebase_functions.dart';
16
likes
0
points
1.76k
downloads

Publisher

verified publisherfirebase.google.com

Weekly Downloads

Cloud Functions for Dart with support for the Firebase Admin SDK, Cloud Storage and Firestore

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, dart_jsonwebtoken, firebase_admin_sdk, glob, google_cloud_firestore, http, meta, protobuf, shelf, source_gen, stack_trace, yaml_edit

More

Packages that depend on firebase_functions