From 149d54860e2e9520cb889d97ff1d9267af92ca9f Mon Sep 17 00:00:00 2001 From: Jakub Date: Sun, 10 Feb 2019 18:01:38 +0100 Subject: [PATCH] Added Catcher --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b228f8f..818cfc7 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) [11⭐] - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo). - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) [20⭐] - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). - [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [28⭐] - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo). +- [Catcher](https://github.com/jhomlala/catcher) [53⭐] - A plugin which automatically catches error/exceptions and handle them. Catcher offers mutliple way to handle errors. #### Scanner @@ -531,4 +532,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. \ No newline at end of file +To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work.