dwyl / flutter-todo-list-tutorial

✅ A detailed example/tutorial building a cross-platform Todo List App using Flutter 🦋
GNU General Public License v2.0
90 stars 8 forks source link

Where to add the Trouble-Shooting Section ? #3

Open miguelmartins17 opened 4 years ago

miguelmartins17 commented 4 years ago

While I was trying to help solve Issue number 2 where it mentioned a Trouble Shooting Section I would like to know where and how I can add it.

nelsonic commented 4 years ago

@miguelmartins17 we should add it to the end of the README.md of https://github.com/dwyl/learn-flutter We will reference learn-flutter from the How? section of the flutter-todo-list-tutorial and advise/instruct people to get their PC/Mac setup complete before attempting to follow the todo list example.

For reference, see: https://github.com/dwyl/phoenix-chat-example#0-pre-requisites-before-you-start learn-elixir-ref

We advise people to learn "basic elixir syntax" before attempting to follow the Chat Example.

miguelmartins17 commented 4 years ago

@nelsonic It is necessary to repeat the installation steps of Flutter and Dart or we should simply redirect the person to the Learn-Flutter repository ?

nelsonic commented 4 years ago

@miguelmartins17 the reason we have a learn-xyz repo is so that we can link to it. 😉 https://en.wikipedia.org/wiki/Don%27t_repeat_yourself