I want to run the Flutterfire_master sample code on Android Studio.

Asked 1 years ago, Updated 1 years ago, 109 views

https://github.com/FirebaseExtended/FlutterFire

Download the sample code folder (flutterfire-master) on the above page and
I'm trying to get it done, but I don't know how to do it.

As a trial,
flutterfire-master>packages>firebase_auth
I am trying to run the sample in androidstudio.
This is a sample of firebase, so I think I will register the application in the firebase project.
Before that, I don't know which files and how to open them on Android Studio.
Please tell me how to open it.

android-studio firebase flutter

2022-09-30 19:56

2 Answers

That is not a sample code.This is a compilation of Firebase-related packages.


2022-09-30 19:56

Is the path to the sample directory incorrect?
lutterfire-master>packages>firebase_auth>firebase_auth>example

https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_auth/firebase_auth/example


2022-09-30 19:56

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.