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.

Changelog #

0.1.4 #

  • Critical fix: Implemented direct method channel registration for iOS and macOS
  • Resolved persistent MissingPluginException issue with complete channel registration
  • Fixed plugin communication between Flutter and native platforms
  • Ensured proper registration for Firebase App Check methods on iOS/macOS

0.1.3 #

  • Fixed iOS and macOS plugin registration to properly handle method channel integration
  • Added proper Flutter plugin registration files to ensure automatic plugin loading
  • Completely resolved MissingPluginException without requiring client-side workarounds
  • Improved package structure following Flutter plugin best practices

0.1.2 #

  • Fixed iOS and macOS implementation by adding properly named podspec files
  • Resolved MissingPluginException for Firebase App Check methods on iOS/macOS platforms
  • Improved cross-platform compatibility

0.1.1 #

  • Fixed plugin registration and import issues to ensure proper functionality
  • Updated example app to properly use the custom implementation
  • Improved documentation

0.1.0 #

This is the initial release of firebase_app_check_custom, a fork of firebase_app_check (version 0.3.2+5) with enhanced debug token support.

Added #

  • Support for custom debug tokens via the customDebugToken parameter in the activate() method
  • Environment variable support through DEBUG_APP_CHECK_TOKEN
  • Documentation for the new custom debug token features

Maintained #

  • Full compatibility with the original Firebase App Check API
  • All existing providers and functionality from the original package

Original Package History #

For the changelog of the original firebase_app_check package that this fork is based on, please visit the official Firebase App Check plugin changelog.

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