1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-10 16:54:33 +02:00
This commit is contained in:
Pratik Karki
2018-02-28 20:18:45 +05:45
committed by GitHub
parent b0cbcaad2c
commit 784bc7a9bd

View File

@@ -501,8 +501,9 @@ main() {
Dart tem um site bastante fácil de entender. Ele tem os docs da API, tutoriais, artigos e muito mais, incluindo uma
opção muito útil de testar o Dart online.
http://www.dartlang.org/
http://try.dartlang.org/
* [https://www.dartlang.org](https://www.dartlang.org)
* [https://try.dartlang.org](https://try.dartlang.org)