@@ -11,6 +11,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
1111- [ C#] ( #c )
1212- [ C/C++] ( #cc )
1313- [ Clojure] ( #clojure )
14+ - [ Dart] ( #dart )
1415- [ Elixir] ( #elixir )
1516- [ Erlang] ( #erlang )
1617- [ F#] ( #f )
@@ -167,6 +168,23 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
167168- [ Prototyping with Clojure] ( https://github.com/aliaksandr-s/prototyping-with-clojure )
168169- [ Tetris in ClojureScript] ( https://shaunlebron.github.io/t3tr0s-slides )
169170
171+ ## Dart:
172+
173+ ### Flutter:
174+
175+ - [ Amazon Clone with Admin Panel] ( https://youtu.be/O3nmP-lZAdg )
176+ - [ Food Delivery App] ( https://youtu.be/7dAt-JMSCVQ )
177+ - [ Google Docs Clone] ( https://youtu.be/0_GJ1w_iG44 )
178+ - [ Instagram Clone] ( https://youtu.be/mEPm9w5QlJM )
179+ - [ Multiplayer TicTacToe Game] ( https://youtu.be/Aut-wfXacXg )
180+ - [ TikTok Clone] ( https://youtu.be/4E4V9F3cbp4 )
181+ - [ Ticket Booking App] ( https://youtu.be/71AsYo2q_0Y )
182+ - [ Travel App] ( https://youtu.be/x4DydJKVvQk )
183+ - [ Twitch Clone] ( https://youtu.be/U9YKZrDX0CQ )
184+ - [ WhatsApp Clone] ( https://youtu.be/yqwfP2vXWJQ )
185+ - [ Wordle Clone] ( https://youtu.be/_W0RN_Cqhpg )
186+ - [ Zoom Clone] ( https://youtu.be/sMA1dKbv33Y )
187+
170188## Elixir
171189
172190- [ Building a Simple Chat App With Elixir and Phoenix] ( https://sheharyar.me/blog/simple-chat-phoenix-elixir/ )
@@ -375,7 +393,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
375393 - [ Part 5] ( https://danidee10.github.io/2018/01/13/realtime-django-5.html )
376394 - [ Part 6] ( https://danidee10.github.io/2018/03/12/realtime-django-6.html )
377395
378-
379396### Bots:
380397
381398- [ Build a Reddit Bot] ( http://pythonforengineers.com/build-a-reddit-bot-part-1/ )
0 commit comments