I want to learn Dart and flutter | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I want to learn Dart and flutter

I have previously learned C# i know the language but Don't know how to use it to make a program or a system, flutter tutorial are easy cuz it's just UI, but now i need hands on experience in dart ie using the language but there must be some assignment in this app also so we could study and implement what we larn

26th Dec 2019, 6:42 AM
Asad Ali Khan
Asad Ali Khan - avatar
3 Answers
0
Asad Ali Khan If a course does not include any assignments, you may workout on your self project, start from using simple concepts, design your app structure and if you get stuck ask stackoverflow or any other forum. That's a great way to implement what you have learned and also to showcase your project put them on github. Since you are new to github, I would like to suggest that you also learn about git. There are many tutorials on youtube and you may refer to udacity, it also have introductory courses about them.
1st Jan 2020, 5:18 AM
Suzan
Suzan - avatar
+ 1
Yes doraemon i didn't knew about GitHub I'm new in this field just found out about that thanks for the link bro, I like using this app and by Assignment i meant to say that, I wanted to suggest that within a course there must be a short assignment to implement what we learned at every stage
29th Dec 2019, 8:40 PM
Asad Ali Khan
Asad Ali Khan - avatar
0
I don't understand what do you meant by "there must be some assignment in this app" There is a great repo on github which i found really useful, containing practical examples of apps using flutter and also collection of tutorials. https://github.com/Solido/awesome-flutter Besides UI, flutter apps also includes various concepts like state management (using scoped models, provider or bloc or anyother), navigation, authentication and manymore.
29th Dec 2019, 4:17 PM
Suzan
Suzan - avatar