Closed VenceslauCassinda closed 3 years ago
Peek Problem message from Editor: Undefined name 'UserCollection'. Try correcting the name to one is defined...........
My pubspec.yaml
My main.dart where I set the project id
Where I really used Firedart Package and getting the error by calling UserCollection class. Pleass help me.
UserCollection isn't a part of Firedart, so it seems like it should be part of your project, or maybe some other package.
In any case you might have more success asking on Stackoverflow.
Peek Problem message from Editor: Undefined name 'UserCollection'. Try correcting the name to one is defined...........
My pubspec.yaml
My main.dart where I set the project id
Where I really used Firedart Package and getting the error by calling UserCollection class. Pleass help me.