ensemble_remote_config 1.2.51 copy "ensemble_remote_config: ^1.2.51" to clipboard
ensemble_remote_config: ^1.2.51 copied to clipboard

Firebase Remote Config integration for Ensemble apps, including typed value lookup, refresh, defaults, and runtime diagnostics.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ensemble_remote_config

With Flutter:

 $ flutter pub add ensemble_remote_config

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

dependencies:
  ensemble_remote_config: ^1.2.51

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

Documentation

Documentation

Publisher

verified publisherensembleui.com

Weekly Downloads

Firebase Remote Config integration for Ensemble apps, including typed value lookup, refresh, defaults, and runtime diagnostics.

Homepage
Repository (GitHub)
View/report issues

Topics

#remote-config #firebase #low-code #ensemble

License

unknown (license)

Dependencies

ensemble, firebase_core, firebase_remote_config, flutter

More

Packages that depend on ensemble_remote_config