peter m

Results 6 comments of peter m

I was experiencing the same and found the following things that could be relevant/the reason (in order of importance): 1. Firebase API now throws `FirebaseAuthException` instead of `PlatformException`. See e.g....

I'm not sure why but for me running the raw command `java -Xmx4g -Duser.language=en -jar /Users/peterm/.cache/firebase/emulators/cloud-firestore-emulator-v1.13.1.jar --host localhost --port 5050 --seed_from_export /Users/peterm/pathToMyBackupData/myBackupData.overall_export_metadata --rules /Users/peterm/pathToMyFirestoreRules/firestore.rules --functions_emulator localhost:5001 node /Users/peterm/.cache/firebase/emulators/ui-v1.6.0/server.bundle.js` didn't do...

On the second look, `freezed` didn't seem a natural fit; would have required more refactoring and couldn't use it's full potential. So I chose to stick with `json_serializable` in the...

Implemented in #81 #82 #83 #84

That looks great. Not really related to json serialisation though, so could you please move it on a separate branch + start a new pull request? I think it's easier...

Hey @VladEfanovNewton , **Pre-loading survey with existing results**; I think there are two parts of this: A) you have to persist previous results and B) you'd need to populate the...