error_handling_ease 0.1.0 copy "error_handling_ease: ^0.1.0" to clipboard
error_handling_ease: ^0.1.0 copied to clipboard

A dart package to handle error with ease

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add error_handling_ease

With Flutter:

 $ flutter pub add error_handling_ease

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

dependencies:
  error_handling_ease: ^0.1.0

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:error_handling_ease/error_handling_ease.dart';
0
likes
0
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

A dart package to handle error with ease

License

unknown (license)

Dependencies

flutter, fpdart

More

Packages that depend on error_handling_ease