firebase_windows 0.0.1 copy "firebase_windows: ^0.0.1" to clipboard
firebase_windows: ^0.0.1 copied to clipboard

outdated

Windows implementations of Firebase for Flutter apps.

firebase_windows #

Windows implementations of Firebase for Flutter apps.

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