mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
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:
parent
108f924229
commit
653de86467
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user