Add Playground Reference Site for Dart & Flutter (#3778)
* Add Playground Reference Site for Dart & Flutter * fix format * Fix url dartpad.dev format * Fix lintpull/3784/head
parent
108f924229
commit
653de86467
|
@ -4,8 +4,10 @@
|
||||||
* [ClojureScript](#clojurescript)
|
* [ClojureScript](#clojurescript)
|
||||||
* [Crystal](#crystal)
|
* [Crystal](#crystal)
|
||||||
* [CSS](#css)
|
* [CSS](#css)
|
||||||
|
* [Dart](#dart)
|
||||||
* [Docker](#docker)
|
* [Docker](#docker)
|
||||||
* [Elm](#elm)
|
* [Elm](#elm)
|
||||||
|
* [Flutter](#flutter)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [Ionic](#ionic)
|
* [Ionic](#ionic)
|
||||||
|
@ -56,6 +58,11 @@
|
||||||
* [Flexy Boxes](http://the-echoplex.net/flexyboxes/)
|
* [Flexy Boxes](http://the-echoplex.net/flexyboxes/)
|
||||||
|
|
||||||
|
|
||||||
|
### Dart
|
||||||
|
|
||||||
|
* [DartPad](https://dartpad.dev)
|
||||||
|
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
* [Katakoda](https://www.katacoda.com/courses/docker/playground)
|
* [Katakoda](https://www.katacoda.com/courses/docker/playground)
|
||||||
|
@ -67,6 +74,11 @@
|
||||||
* [Ellie](https://ellie-app.com)
|
* [Ellie](https://ellie-app.com)
|
||||||
|
|
||||||
|
|
||||||
|
### Flutter
|
||||||
|
|
||||||
|
* [Codepen](https://codepen.io/topic/flutter/templates)
|
||||||
|
|
||||||
|
|
||||||
### Go
|
### Go
|
||||||
|
|
||||||
* [Go Playground](https://play.golang.org)
|
* [Go Playground](https://play.golang.org)
|
||||||
|
|
Loading…
Reference in New Issue