create_flutter_provider_app icon indicating copy to clipboard operation
create_flutter_provider_app copied to clipboard

App state for SignIn Screen

Open enfelipesiqueira-br opened this issue 1 year ago • 1 comments

It seems that the 'userSnapshot.hasData' function is always returning true and the 'SignIn' screen is not called on line 80 of the 'my_app.dart' file. I'm new with flutter, I'm still understanding the use of the 'Provider' approach.

enfelipesiqueira-br avatar Jan 26 '23 15:01 enfelipesiqueira-br