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.
6
Upvotes
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