Skip to content

Latest commit

 

History

History

error_adapter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

A library to help with error handling.

this library is currently in WIP

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

Add dependency to project:

flutter pub add error_adapter --git-url=https://github.com/pedrox-hs/flutter_packages --git-path=error_adapter

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.