ensemble_remote_config 1.2.55 copy "ensemble_remote_config: ^1.2.55" to clipboard
ensemble_remote_config: ^1.2.55 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 Flutter:

 $ flutter pub add ensemble_remote_config

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

dependencies:
  ensemble_remote_config: ^1.2.55

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

Documentation

Documentation
API reference

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
Contributing

Topics

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

License

BSD-3-Clause (license)

Dependencies

ensemble, firebase_core, firebase_remote_config, flutter

More

Packages that depend on ensemble_remote_config