cloud_frog 1.3.4 copy "cloud_frog: ^1.3.4" to clipboard
cloud_frog: ^1.3.4 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.3.4

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';
1
likes
130
points
1k
downloads

Documentation

API reference

Publisher

verified publisheransoro.net

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

asn1lib, dart_frog, dart_frog_auth, dart_frog_request_logger, dart_jsonwebtoken, gcputil, http, json_annotation, json_serializable, timezone

More

Packages that depend on cloud_frog