Flutter Firebase Authentication emulator enabling

后端 未结 1 730
故里飘歌
故里飘歌 2021-01-29 03:31

I\'m trying to hook the Firebase Authentication emulator to my Flutter mobile project to perform some local testing. Unfortunately it seems it is not possible to do with the Flu

1条回答
  •  故里飘歌
    2021-01-29 03:38

    It looks like the method to connect to the Authentication emulator hasn't made it to the FlutterFire libraries yet.

    An issue was logged for it in the Github repo, so you can follow its status there.

    0 讨论(0)
提交回复
热议问题