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.

Changelog #

0.1.1 #

Changed #

  • Requires firebase_ffi ^0.1.1. That release stops google-services.json being rejected when the project has no Realtime Database, and fixes the first Database write faulting on Windows.
  • The README installs from pub.flutter-io.cn rather than from a path.

0.1.0 #

First release. Prototype: the API follows the platform interface, but the binding underneath is young and what it refuses may change.

Added #

  • CloudFunctionsFfi, registered on Linux through dartPluginClass, so an app using cloud_functions reaches the Firebase C++ SDK unchanged.
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