firebase_windows 0.0.6
firebase_windows: ^0.0.6 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)
- _flutterfire_internals: v1.3.0
- firebase_core_platform_interface: v4.8.0
- firebase_core: v2.12.0
- firebase_auth_platform_interface: v6.15.0
- firebase_auth: v4.6.0
- firebase_storage_platform_interface: v4.4.0
- firebase_storage: v11.2.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
- firebase_storage
Reference.getDownloadURL
Reference.putFile
UploadTask.cancel