firebase_windows 0.0.3
firebase_windows: ^0.0.3 copied to clipboard
Windows implementations of the Firebase Flutter plugin for Flutter apps.
firebase_windows #
Windows implementations of the Firebase Flutter plugin for Flutter apps.
Note: This plugin code is based on https://github.com/firebase/flutterfire. (3f1608a5)
firebase_core: v2.12.0
firebase_auth: v4.6.0
And file windows/CMakeLists.txt is based on firebase_core: v2.13.1. CMakeLists.txt
Getting Started #
This is a windows implementation of flutterfire. Currently, only a part of the modules/functions are implemented. For usage, please refer to https://github.com/firebase/flutterfire.
Support #
Currently only the following modules/features are implemented.
- firebase_core
- firebase_auth
FirebaseAuth.signInWithCredential
FirebaseAuth.signInWithCustomToken
FirebaseAuth.signInWithEmailAndPassword
FirebaseAuth.signOut
User.getIdTokenResult