Add Playground Reference Site for Dart & Flutter (#3778)

* Add Playground Reference Site for Dart & Flutter

* fix format

* Fix url dartpad.dev format

* Fix lint
This commit is contained in:
WISNU GINANJAR SAPUTRA 2020-10-06 20:49:29 +07:00 committed by GitHub
parent 108f924229
commit 653de86467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -4,8 +4,10 @@
* [ClojureScript](#clojurescript)
* [Crystal](#crystal)
* [CSS](#css)
* [Dart](#dart)
* [Docker](#docker)
* [Elm](#elm)
* [Flutter](#flutter)
* [Go](#go)
* [Haskell](#haskell)
* [Ionic](#ionic)
@ -56,6 +58,11 @@
* [Flexy Boxes](http://the-echoplex.net/flexyboxes/)
### Dart
* [DartPad](https://dartpad.dev)
### Docker
* [Katakoda](https://www.katacoda.com/courses/docker/playground)
@ -67,6 +74,11 @@
* [Ellie](https://ellie-app.com)
### Flutter
* [Codepen](https://codepen.io/topic/flutter/templates)
### Go
* [Go Playground](https://play.golang.org)