From 71e4b8c1037365749fb436f477abe408f67c0ce9 Mon Sep 17 00:00:00 2001 From: Neevash Ramdial Date: Mon, 4 Mar 2019 21:43:14 -0400 Subject: [PATCH 1/2] Added Awesome Flutter Snippets --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 96bc3e8..e72af17 100644 --- a/source.md +++ b/source.md @@ -479,6 +479,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) +- [Awesome Flutter Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - A collection of commonly used Flutter classes and methods by [Nash](https://twitter.com/Nash0x7E2) ### Desktop From 0262c9bfb771cb49dfd27a87d74e829ff414123a Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 5 Mar 2019 09:37:14 +0100 Subject: [PATCH 2/2] Awesome Snippets for VSCode --- source.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source.md b/source.md index e72af17..c53eaa3 100644 --- a/source.md +++ b/source.md @@ -479,7 +479,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) -- [Awesome Flutter Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - A collection of commonly used Flutter classes and methods by [Nash](https://twitter.com/Nash0x7E2) + +### VSCode + +- [Awesome Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - Collection of commonly used classes and methods by [Nash](https://twitter.com/Nash0x7E2) ### Desktop