masamune_firebase_app_check 3.0.29 copy "masamune_firebase_app_check: ^3.0.29" to clipboard
masamune_firebase_app_check: ^3.0.29 copied to clipboard

unlisted

Plug-in to make Firebase App Check available on Masamune Framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add masamune_firebase_app_check

With Flutter:

 $ flutter pub add masamune_firebase_app_check

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

dependencies:
  masamune_firebase_app_check: ^3.0.29

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:masamune_firebase_app_check/masamune_firebase_app_check.dart';
0
likes
0
points
559
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Plug-in to make Firebase App Check available on Masamune Framework.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_app_check, firebase_core, flutter, katana, katana_firebase, masamune

More

Packages that depend on masamune_firebase_app_check