Commit Graph

40 Commits

Author SHA1 Message Date
rosnerdev
6410aeac23
Fixed typo 2023-09-04 09:50:19 +03:00
Stanley Modrak
3971ad0774
Replace deprecated links (#4174)
Replace the old links which were deprecated with the new URLs they redirect to.
2022-01-04 00:20:24 +08:00
Anton Trekov
625f149739
[Dart/en] Fixed error in example2 (#4035)
* [Dart/en] Fixed example2

* [Dart/en] Simplify example

Co-authored-by: Anton Dorozhkin <anton.dorozhkin@lamoda.ru>
2022-01-04 00:07:35 +08:00
Max Schumacher
426c181542
Merge pull request #3879 from Hiyorimi/patch-2
[dart/en-en] Updated example 9: made 'i' variable non-final
2020-07-08 14:12:31 +02:00
Max Schumacher
17e47f4d8a
Merge pull request #3882 from Hiyorimi/patch-6
[dart/en-en] Updated example 33
2020-07-08 10:07:16 +02:00
Max Schumacher
9f622b2479
Merge pull request #3878 from Hiyorimi/patch-1
[dart/en-en] Updated example 8
2020-07-07 15:34:25 +02:00
Sophia Brandt
5530cc0e2e
[fix] typo
fix another typo
2020-04-27 16:55:02 +02:00
Sophia Brandt
381d66fdef
[fix] typo
Fix typo in introductory paragraph.
2020-04-27 16:51:40 +02:00
Kirill Malev
79561a4f43
[dart/en-en] Updated example 33
`var hasValue ??= "default Value";` 
doesn't work in dart 2.7.0
2020-03-10 19:05:38 +03:00
Kirill Malev
2cbe4b53c6
[dart/en-en] Updated example 9: made 'i' variable non-final 2020-03-10 13:50:04 +03:00
Kirill Malev
cfb3473396
Updated example 8
Updated const declaration and removed print addressing missing array.
2020-03-10 13:44:54 +03:00
Divay Prakash
1b1ba1be6d
Update dart.html.markdown
Fix spacing
2020-02-06 17:37:13 +05:30
Divay Prakash
8eb11a89a7
Merge branch 'master' into master 2020-02-02 15:13:28 +05:30
Max Schumacher
09109e8632
Merge pull request #3801 from stranger26/patch-1
[dart] fixed typo
2020-01-28 18:59:22 +01:00
Divay Prakash
9f41d38cec
Merge branch 'master' into dart-formatting 2020-01-24 20:02:22 +05:30
Vince Ramces V. Oliveros
ab5a1953e7 add dart null aware operator 2020-01-16 13:52:33 +08:00
Vince Ramces V. Oliveros
c114dd9875 add generics and in-depth for nums and List 2020-01-16 13:43:49 +08:00
Vince Ramces V. Oliveros
dd4ed94783 prefer using 3 slash for code comments 2020-01-16 11:15:29 +08:00
Ho Chin Chee
2a887480d1
Update dart.html.markdown 2019-12-27 11:21:13 +08:00
Kyle Mendes
7e27297ea5 Formatting the dart example 2019-10-27 12:42:39 -05:00
Sridhar Easwaran
092b9155be
Update dart.html.markdown 2019-10-11 22:28:57 +05:30
Sridhar Easwaran
cbf8a43ca1
Add example for Optional Positional Parameter 2019-10-11 20:29:26 +05:30
Divay Prakash
256ccf4091 Fix var/class/func naming 2018-12-27 18:13:44 +05:30
OKry
ffc33ee560
[dart/en]Fix bool implicit conversions support.
Implicit conversions of bool are supported now.
2018-11-07 14:29:27 +08:00
Pratik Karki
9f33f260dc
Fix typo 2018-02-28 20:25:03 +05:45
Pratik Karki
b0cbcaad2c
Fix URLs 2018-02-28 20:17:09 +05:45
Samantha McVey
ff3d2d1784
Set bf, chapel, d and dart to use the language's highlighting
Previously were using other languages with similar syntax, but now
we have Pygments.
2016-12-31 15:25:24 -08:00
Frederik Andersen
bc8af24706 Update dart.html.markdown
typo
2015-10-31 22:16:39 +01:00
Gabriel Halley
960ee4a185 removing whitespace all over 2015-10-07 23:11:24 -04:00
Adam
9ad61b5586 Authors -> Contributors 2013-07-03 22:59:13 -07:00
Adam
83aeecb68a Added filename parameter 2013-06-29 20:19:14 -07:00
Adam
6e3e273451 A few fixes 2013-06-29 08:52:41 -07:00
Adam
ede5c4ea3e Updated author url for dart 2013-06-28 21:00:16 -07:00
Adam
bc6992045f Changed highlighting to javascript (no dart yet) 2013-06-28 20:58:04 -07:00
Joao Pedrosa
7b76a3367e Fix exception string content. 2013-06-29 00:56:37 -03:00
Joao Pedrosa
bd1c5a1ef1 Fix typo. 2013-06-29 00:49:30 -03:00
Joao Pedrosa
2e4245b6e4 Fix typo. 2013-06-29 00:39:14 -03:00
Joao Pedrosa
04ba86b2ed Fix typo. 2013-06-29 00:35:20 -03:00
Joao Pedrosa
8881d2571d Add Dart prefix to markdown. 2013-06-29 00:26:03 -03:00
Joao Pedrosa
f48ea85cc2 Added Dart tutorial. 2013-06-29 00:24:17 -03:00