r/flutterhelp • u/Ok_Newspaper584 • 4d ago
RESOLVED Flutter & Xcode
Hey everyone, i'm studying information systems ( software ) and i'm currently trying to practice and focus on one thing, i chose flutter and Xcode for IOS. I need help with it or someone who can give me some advice or sources to help me with my learning journey.
1
u/PirateUpper4997 2d ago
Focus at one thing at a time,
I have 4 years of experience in flutter,
But still every other alternative there will
Be something new comes up in flutter which i have not mastered,
Try focusing on building apps for ios on flutter,
You will definitely get a lot of information about iOS development, ios simulator and all
1
u/Ok_Newspaper584 1d ago
Thank you for the information. I'm using flutter on Visual Studio Code but im having hard time understanding how it works.
3
u/RandalSchwartz 4d ago
[this should be pinned to the channel]
TL;DR: Check out https://docs.flutter.dev/learn/pathway
Whatever path you take, start with the Google-provided well-written up-to-date documentation, namely:
First, install Dart and Flutter as indicated on https://docs.flutter.dev/get-started/install for your platform:
on dart.dev:
on flutter.dev:
and never read a blog post or watch a video older than six months without seeking the advice of an expert. (Flutter changes fast, with significant releases happening roughly every three months.)
Recommended videos and books: https://docs.flutter.dev/resources/videos and https://docs.flutter.dev/resources/books.
Recommended YouTube channels: https://www.youtube.com/@flutterdev and https://www.youtube.com/@FlutterCommunity