dartblaze 0.0.2 copy "dartblaze: ^0.0.2" to clipboard
dartblaze: ^0.0.2 copied to clipboard

DartBlaze is a Dart library for building Firebase Cloud Functions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartblaze

With Flutter:

 $ flutter pub add dartblaze

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

dependencies:
  dartblaze: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:dartblaze/dartblaze.dart';
1
likes
120
points
90
downloads

Publisher

verified publisherdinkomarinac.dev

Weekly Downloads

DartBlaze is a Dart library for building Firebase Cloud Functions.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

dart_firebase_admin, fixnum, functions_framework, http, meta, openid_client, protobuf, shelf

More

Packages that depend on dartblaze