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

PlatformLinux

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloud_functions_ffi

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

dependencies:
  cloud_functions_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:cloud_functions_ffi/cloud_functions_ffi.dart';
0
likes
160
points
149
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

cloud_functions_platform_interface, firebase_core, firebase_ffi, flutter

More

Packages that depend on cloud_functions_ffi

Packages that implement cloud_functions_ffi