funwithflutter / lit_firebase_auth

Lit Firebase Auth simplifies the process of adding Firebase Authentication to a Flutter application.
MIT License
76 stars 18 forks source link

Fix: Registration exception handling #38

Open orsenkucher opened 3 years ago

orsenkucher commented 3 years ago

Fixes https://github.com/funwithflutter/lit_firebase_auth/issues/27

orsenkucher commented 3 years ago

@funwithflutter Also, should we alter this catch in some way?https://github.com/funwithflutter/lit_firebase_auth/blob/9abecce9ea5b43140888d72b5f2018fea4c6fed8/lib/src/infrastructure/firebase_auth_facade.dart#L240