Skip to content

Conversation

rockstar0009
Copy link

i have problem in sign_in.dart
the import 'package:coffe_cafe/services/auth.dart';
the flutter say remove unused import

and another

_final AuthService auth = AuthService();

undefined class 'AuthService'.
Try changing the name to the name of an existing class, or creating a class with the name 'AuthService'.dart(undefined_class)

please help

Screenshot (51)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants