Useful Links for Flutter Developers

 ・ 2 min

a beach with a tall tower

When working with Flutter, there aren't as many reference articles available compared to React or Spring.
But there are some gems out there. Let me introduce some Flutter-related sites through these links.

Sites#

Flutter: The official site you absolutely need to visit when learning Flutter.
Dart: You need to learn the Dart language to use Flutter. You can learn it here.
Medium - Flutter: You can find Flutter release news and change logs on Medium.

Flutter Samples: Check out things built with Flutter.
Flutter Gems: Another place to see things built with Flutter.
IT's ALL Widgets!: Browse apps built with Flutter.
Flutter Awesome: Discover useful Flutter widgets.
Flutter Tap: Get Flutter news via an English newsletter.

Blogs#

Code with Andrea: A blog by Andrea, a well-known Flutter developer. Lots of helpful articles.
Zenn Flutter: A collection of Flutter-tagged articles on the Zenn platform.
ChristianFindlay.com
Chooyan's Flutter
Invertase
Very Good Ventures
Line Engineering

Korean Flutter Bloggers#

Cody Yun (Medium)
Ximya (Velog)
Henry95 (Tistory)
Joonggonara Tech Blog (Medium)
Danawa Tech Blog (GitHub Pages)

Visual Studio Code Shortcuts for Fast and Efficient Development: An article explaining frequently used shortcuts when working on Flutter projects in VS Code.
Flutter with Supabase: A playlist showing how to use Supabase with Flutter.
Best practices for building a scalable Flutter app: An article on best practices for Flutter projects.
Reading list curated by Gon, a Japanese engineer

Conference#

Flutter event sites organized by region.
Flutter Connection
FlutterFlow Developers Conference
Flutter & Friends
Fluttercon USA

Videos#

Top 35 Flutter Widgets: A video introducing frequently used widgets.

Flutter Projects#

flutter_template
firebase_authentication_flutter_DDD
go_router_riverpod


If you tell the truth, you don't have to remember anything

— Mark Twain


Other posts
Why Peer Learning Matters feat. 42 Seoul 커버 이미지
 ・ 4 min

Why Peer Learning Matters feat. 42 Seoul

Deploying Flutter Web with GitHub Actions 커버 이미지
 ・ 4 min

Deploying Flutter Web with GitHub Actions

A Quick Look at BuildContext 커버 이미지
 ・ 2 min

A Quick Look at BuildContext