iamshaunjp / iamshaunjp/flutter-firebase
sign_in
Open
- Dominant language
- No language data
- Stars
- 586
- Forks
- 427
- PR merge metrics
- No merged PRs in 30d
Description
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

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.