firebase / firebase/flutterfire

[📚]Holistically document all throwed exception codes.

Open
#6,326 10 comments 10 reactions 0 assignees View on GitHub
good first issue platform: all plugin: auth plugin: functions type: documentation
Dominant language
Dart
Stars
9.3k
Forks
4.1k
Avg merge
1d 18h
Merged PRs (30d)
52

Description

## Use case
I use `FirebaseFunctions` and `FirebaseAuth`. I want to catch `FirebaseException` and show `AlertDialog` with special localized alert message, depending on what `code` is provided.

## Problem
I can't find complete exception code list. firebase_auth.dart has scant lists before methods, but firebase_functions.dart hasn't them at all. FlutterFire Docs mentions about only few individual codes. Firebase has something looks like i want, but for Admin SDK (https://firebase.google.com/docs/auth/admin/errors). Is there the a similar list for FlutterFire?

## Proposal
Holistically document all throwed exception codes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.