Chris Klanac

Results 4 issues of Chris Klanac

Received the following error when running tests on the latest packages. Test: "WHEN user enters a valid email and passwordAND user taps on the sign-in buttonTHEN signInWithEmailAndPassword is calledAND user...

I received the following error in the debug console when clicking "logout". Note: the error *might* only appear using the latest packages. ``` sh flutter: 'package:provider/src/provider.dart': Failed assertion: line 202...

In Step 6 here: https://codelabs.developers.google.com/codelabs/friendlyeats-flutter/#5 The "Add Firebase to your Android App" suggests you can skip modifications to the `build.gradle` > "10. Back in the Firebase console, skip the remaining...

I created the following issue on the Three Tier App example. Adding a link here since the issue is probably related to `deploystack_exec.go` https://github.com/GoogleCloudPlatform/deploystack-three-tier-app/issues/10