firebase_remote_config_hybrid 0.0.1 copy "firebase_remote_config_hybrid: ^0.0.1" to clipboard
firebase_remote_config_hybrid: ^0.0.1 copied to clipboard

Flutter plugin for Flutter plugin template

FirebaseRemoteConfig #

pub package

A hybrid firebase remote config plugin (Android, iOS and web), This plugin is based on firebase_remote_config for mobile and firebase for web.

Usage #

To use this plugin, add firebase_remote_config_hybrid as a dependency in your pubspec.yaml file.

Web integration #

In addition to the firebase_remote_config_hybrid dependency, you'll need to modify the web/index.html of your app.

Getting Started #

See the example directory for a complete sample app using FirebaseRemoteConfig.