Closed miguelmartins17 closed 4 years ago
The Dart language is also mentioned within TodoMVC.
Miguel, please stop opening new issues for each question and then ignoring the answer when someone takes the time out of their day to craft a reply. You haven't followed all the steps in the issue I opened opened 8 days ago. Just follow the instructions.
I included a link to the code samples for "inspiration": https://github.com/brianegan/flutter_architecture_samples
The repository I linked to already has all the TodoMVC code
for the tutorial!
Literally all you have to do is go through the code that someone else
has already written, build the app and write out the steps. Which in turn is just a matter of copying the steps in https://github.com/dwyl/javascript-todo-list-tutorial ...
Literally someone else has done the "homework" for you and is telling you copy! All you have to do is show a little effort/initiative.
If you have any further questions please leave them as comments in issue #2.
Can I use TodoMVC also in the Flutter tutorial? Since it includes Dart can I also use the example in the Javascript Tutorial in the Flutter tutorial?