From 0d6dc0f8f116f30b99f9a6848cd8909cd6121950 Mon Sep 17 00:00:00 2001 From: Danny Tuppeny Date: Fri, 9 Feb 2018 19:59:27 +0000 Subject: [PATCH] Update link to Dart Code We moved it from the DanTup publisher to one named Dart-Code. The old URL shows a message linking to this new one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66862be..5330ac0 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) ### IDE - [IntelliJ Plugin](https://flutter.io/intellij-setup) - Flutter on Intellij and Webstorm -- [Dart Code](https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code) - Plugin to get Dart with Visual Studio Code by [Danny Tuppeny](https://twitter.com/DanTup) +- [Dart Code](https://marketplace.visualstudio.com/items?itemName=Dart-Code.dart-code) - Plugin to get Dart with Visual Studio Code by [Danny Tuppeny](https://twitter.com/DanTup) - [IntelliJ Snippets](https://github.com/Solido/flutter-snippet) - More More More Snippets to get stuffs done even faster and also learn quickly by [Robert Felker](https://github.com/Solido) - [VSCode Snippets](https://marketplace.visualstudio.com/items?itemName=franzsilva.fs-flutter-snippets) - Translated from IntelliJ IDEA Official Snippets by Franz Silva