arsync_supabase_errors_handler 0.0.2 copy "arsync_supabase_errors_handler: ^0.0.2" to clipboard
arsync_supabase_errors_handler: ^0.0.2 copied to clipboard

An error handling solution for Supabase 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_supabase_errors_handler

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

dependencies:
  arsync_supabase_errors_handler: ^0.0.2

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_supabase_errors_handler/arsync_supabase_errors_handler.dart';
2
likes
150
points
88
downloads

Publisher

verified publisherarsyncsolutions.com

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

arsync_exception_toolkit, flutter, supabase, supabase_flutter

More

Packages that depend on arsync_supabase_errors_handler