firebase_auth_demo_flutter icon indicating copy to clipboard operation
firebase_auth_demo_flutter copied to clipboard

can't be assigned to the parameter type 'Widget Function(BuildContext, AsyncSnapshot<dynamic>)'.

Open Agilitytime opened this issue 4 years ago • 0 comments

Hey

i Have the Following Error and Cannot find the Problem.

The argument type 'MaterialApp Function(BuildContext, AsyncSnapshot<User>)' can't be assigned to the parameter type 'Widget Function(BuildContext, AsyncSnapshot)'.

Line 45 in Main.dart.

Do you have a Idea what is the Problem?

Best Sebastian

Agilitytime avatar Apr 02 '20 10:04 Agilitytime