multi_frc 0.0.2 copy "multi_frc: ^0.0.2" to clipboard
multi_frc: ^0.0.2 copied to clipboard

Multiple Firebase Remote Config Helper

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_frc

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

dependencies:
  multi_frc: ^0.0.2

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

Publisher

verified publisherdigitalservice.id

Weekly Downloads

Multiple Firebase Remote Config Helper

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_core, firebase_remote_config, flutter

More

Packages that depend on multi_frc