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

PlatformLinux

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_auth_ffi

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

dependencies:
  firebase_auth_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_auth_ffi/firebase_auth_ffi.dart';
0
likes
160
points
150
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

firebase_auth, firebase_auth_platform_interface, firebase_core, firebase_core_ffi, firebase_core_platform_interface, firebase_ffi, flutter

More

Packages that depend on firebase_auth_ffi

Packages that implement firebase_auth_ffi