arsync_firebase_errors_handler 0.0.4 copy "arsync_firebase_errors_handler: ^0.0.4" to clipboard
arsync_firebase_errors_handler: ^0.0.4 copied to clipboard

An error handling solution for Firebase services. Provides user-friendly error messages, standardized error handling, and integration with the Arsync Exception Toolkit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arsync_firebase_errors_handler

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  arsync_firebase_errors_handler: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:arsync_firebase_errors_handler/arsync_firebase_errors_handler.dart';
2
likes
160
points
78
downloads

Publisher

verified publisherarsyncsolutions.com

Weekly Downloads

An error handling solution for Firebase services. Provides user-friendly error messages, standardized error handling, and integration with the Arsync Exception Toolkit.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

arsync_exception_toolkit, cloud_firestore_platform_interface, cloud_functions_platform_interface, firebase_auth_platform_interface, firebase_core_platform_interface, firebase_storage_platform_interface, flutter

More

Packages that depend on arsync_firebase_errors_handler