From 3f38e81fe452aa8472aa90af48328cb12c0bacdd Mon Sep 17 00:00:00 2001 From: JianyingLi Date: Thu, 28 Feb 2019 16:45:07 +0800 Subject: [PATCH] Add flutter_flipperkit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59941fe..6a5d790 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Log / Tracing - [Catcher](https://github.com/jhomlala/catcher) [73⭐] - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala). +- [flutter_flipperkit](https://github.com/blankapp/flutter_flipperkit) [50⭐] - Use Flipper debug your Flutter apps running in an emulator/simulator or connected physical development devices by [JianyingLi](https://github.com/lijy91). ## Frameworks @@ -538,4 +539,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.