From 802796e00ba0d6855f6503d0f5cf608b0f64b013 Mon Sep 17 00:00:00 2001 From: JianyingLi Date: Tue, 26 Mar 2019 10:09:03 +0800 Subject: [PATCH 1/2] Update source.md --- source.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source.md b/source.md index 0ebd9a7..621930f 100644 --- a/source.md +++ b/source.md @@ -377,7 +377,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Log / Tracing - [Catcher](https://github.com/jhomlala/catcher) - Automatically catches errors and handles them by [Jakub Homlala](https://github.com/jhomlala) -- [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 @@ -474,7 +473,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) ## Utilities - +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - is a standalone app for debugging Flutter apps, Based on [Flipper](https://github.com/facebook/flipper) and provide more functionally. by [JianyingLi](https://github.com/lijy91) - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya) - [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) From a1bab9055f7c6880c8b816b358f1187ef6138559 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 27 Mar 2019 22:15:39 +0100 Subject: [PATCH 2/2] Flutter Debugger --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 621930f..ae9b04b 100644 --- a/source.md +++ b/source.md @@ -473,13 +473,13 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) ## Utilities -- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - is a standalone app for debugging Flutter apps, Based on [Flipper](https://github.com/facebook/flipper) and provide more functionally. by [JianyingLi](https://github.com/lijy91) - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya) - [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [IntelliJ Redux](https://plugins.jetbrains.com/plugin/11277-redux) - Navigate Redux app by [Hillel Coren](https://twitter.com/hillelcoren) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. +- [Flutter Debugger](https://github.com/blankapp/flutter-debugger) - Standalone app for debugging Flutter apps based on [Flipper](https://github.com/facebook/flipper) by [JianyingLi](https://github.com/lijy91) ### VSCode