cloud_frog 1.2.3 copy "cloud_frog: ^1.2.3" to clipboard
cloud_frog: ^1.2.3 copied to clipboard

A library to help build secure Google Cloud services using Dart Frog.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cloud_frog

With Flutter:

 $ flutter pub add cloud_frog

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

dependencies:
  cloud_frog: ^1.2.3

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:cloud_frog/cloud_frog.dart';
0
likes
120
points
97
downloads

Publisher

verified publisheransoro.net

Weekly Downloads

A library to help build secure Google Cloud services using Dart Frog.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

asn1lib, dart_frog, dart_frog_auth, dart_frog_request_logger, dart_jsonwebtoken, googleapis, googleapis_auth, http, json_annotation, json_serializable

More

Packages that depend on cloud_frog