You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archive/d/dart/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in Dart! To find documentation related to the Dart code in this repo, look [here.](https://sampleprograms.io/languages/dart)
4
4
5
-
## Sample Programs List - 17/38 :thinking:
5
+
## Sample Programs List - 18/38 :thinking:
6
6
7
7
In this section, we feature a list of completed and missing programs in Dart. See above for the current amount of completed programs in Dart. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
8
8
@@ -21,6 +21,7 @@ Below, you'll find a list of completed code snippets in Dart. Code snippets prec
21
21
-:white_check_mark:[Hello World in Dart](https://sampleprograms.io/projects/hello-world/dart)[[Requirements](https://sampleprograms.io/projects/hello-world)]
22
22
-:warning:[Longest Word in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+dart)[[Requirements](https://sampleprograms.io/projects/longest-word)]
23
23
-:warning:[Palindromic Number in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+dart)[[Requirements](https://sampleprograms.io/projects/palindromic-number)]
24
+
-:warning:[Prime Number in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+dart)[[Requirements](https://sampleprograms.io/projects/prime-number)]
24
25
-:warning:[Quick Sort in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quick+sort+dart)[[Requirements](https://sampleprograms.io/projects/quick-sort)]
25
26
-:warning:[Remove All Whitespace in Dart](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+remove+all+whitespace+dart)[[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
26
27
-:white_check_mark:[Reverse String in Dart](https://sampleprograms.io/projects/reverse-string/dart)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
@@ -49,7 +50,6 @@ The following list contains all of the approved programs that are not currently
0 commit comments