kozmonos_adapter_firebase_remote_config 1.0.1 copy "kozmonos_adapter_firebase_remote_config: ^1.0.1" to clipboard
kozmonos_adapter_firebase_remote_config: ^1.0.1 copied to clipboard

Firebase Remote Config adapter package for app shells.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kozmonos_adapter_firebase_remote_config

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

dependencies:
  kozmonos_adapter_firebase_remote_config: ^1.0.1

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Firebase Remote Config adapter package for app shells.

Repository (GitHub)

License

MIT (license)

Dependencies

firebase_core, firebase_remote_config, flutter, hooks_riverpod, kozmonos_core

More

Packages that depend on kozmonos_adapter_firebase_remote_config