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

A Dio error handling package that integrates with Arsync Exception Toolkit to provide standardized error handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arsync_dio_errors_handler

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

dependencies:
  arsync_dio_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_dio_errors_handler/arsync_dio_errors_handler.dart';
0
likes
160
points
32
downloads

Publisher

verified publisherarsyncsolutions.com

Weekly Downloads

A Dio error handling package that integrates with Arsync Exception Toolkit to provide standardized error handling.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

arsync_exception_toolkit, dio, flutter

More

Packages that depend on arsync_dio_errors_handler