arsync_firebase_errors_handler 0.0.2 copy "arsync_firebase_errors_handler: ^0.0.2" to clipboard
arsync_firebase_errors_handler: ^0.0.2 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 Dart:

 $ dart pub add arsync_firebase_errors_handler

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 dart pub get):

dependencies:
  arsync_firebase_errors_handler: ^0.0.2

Alternatively, your editor might support dart pub get or 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
0
points
80
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

License

unknown (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