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

PlatformLinux

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_storage_ffi

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

dependencies:
  firebase_storage_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_storage_ffi/firebase_storage_ffi.dart';
0
likes
160
points
155
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

firebase_core, firebase_ffi, firebase_storage_platform_interface, flutter

More

Packages that depend on firebase_storage_ffi

Packages that implement firebase_storage_ffi