flutter/put-flutter-to-work

3.1.1 Implement mock of Firebase in Flutter module

Jan-Stepien opened this issue · 1 comments

child of #3

Per discussion with Google, there is no need for mocking the Firebase connection. If they don't have credentials, it skips the communication step and goes to the Thank You screen as normal. With that in mind, I'm closing this story and adding the "if/then" statement to the acceptance criteria for #35