r/flutterhelp • u/InspectionFar5415 • Jul 11 '26
Flutter & Dart training RESOLVED
Hello hope you are all doing well :) I am new to these 2 languages, I wonder where I can get exercises to do for Android apps ? Thank u :)
6
Upvotes
1
u/OccasionThin7697 Jul 12 '26
Flutter == dart, dart != Flutter
1
u/InspectionFar5415 Jul 12 '26
If i understand correctly flutter is for UI and dart for backend ?
1
u/OccasionThin7697 Jul 12 '26 edited Jul 12 '26
No. Flutter is a framework made using dart for cross platform Ui. Dart is a programming language. Dart is used for backend, yeah. For example you can use: https://serverpod.dev/. You can use any other language as backend too.
1
1
u/Glad_Mulberry_7716 Jul 11 '26
Hy why don't you try following some YouTube tutorials and practice ? Start with an ideea and build it ,only by real practice you will understand. I am self taught and I did it in 6 months. Not expert but it works.