firebase_remote_config_ffi 0.1.1 copy "firebase_remote_config_ffi: ^0.1.1" to clipboard
firebase_remote_config_ffi: ^0.1.1 copied to clipboard

PlatformLinux

The firebase_remote_config implementation for desktop Linux, backed by the Firebase C++ SDK through firebase_ffi. Registers itself, so apps use firebase_remote_config unchanged.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_remote_config_ffi

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

dependencies:
  firebase_remote_config_ffi: ^0.1.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:firebase_remote_config_ffi/firebase_remote_config_ffi.dart';
0
likes
160
points
159
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The firebase_remote_config implementation for desktop Linux, backed by the Firebase C++ SDK through firebase_ffi. Registers itself, so apps use firebase_remote_config unchanged.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

firebase_core, firebase_ffi, firebase_remote_config_platform_interface, flutter

More

Packages that depend on firebase_remote_config_ffi

Packages that implement firebase_remote_config_ffi