firebase_app_check_custom 0.1.4 copy "firebase_app_check_custom: ^0.1.4" to clipboard
firebase_app_check_custom: ^0.1.4 copied to clipboard

discontinuedreplaced by: firebase_app_check

A fork of firebase_app_check with enhanced debug token support allowing custom debug tokens via parameters or environment variables.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_app_check_custom

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

dependencies:
  firebase_app_check_custom: ^0.1.4

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:firebase_app_check_custom/firebase_app_check_custom.dart';
0
likes
140
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

A fork of firebase_app_check with enhanced debug token support allowing custom debug tokens via parameters or environment variables.

Repository (GitHub)
View/report issues

Topics

#firebase #app-check #security #protection #debug

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

firebase_app_check_platform_interface, firebase_app_check_web, firebase_core, firebase_core_platform_interface, flutter

More

Packages that depend on firebase_app_check_custom