79361862

Date: 2025-01-16 14:02:59
Score: 1.5
Natty:
Report link

This Button option would work

Button(child: const Text('Sign Out'), onPressed: () {FirebaseAuth.instance.signOut();})

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: FQHRFrenzy