Flutter는 Google에서 개발한 오픈소스 UI 프레임워크로, 모바일, 웹, 데스크탑 등 다양한 플랫폼에서 작동하는 네이티브 수준의 애플리케이션을 개발할 수 있도록 돕습니다. 주요 특징은 한 번의 코드 작성으로 여러 플랫폼을 타겟팅할 수 있다는 점이며, 이로 인해 개발 생산성과 코드 재사용성을 높이는 데 큰 장점이 있습니다.

Links

Name Link
Flutter 공식 사이트 https://flutter.dev
Flutter Awesome https://flutterawesome.com
Flutter Package https://pub.dev
FlutterByExample https://flutterbyexample.com
Flutter Community https://flutter.dev/community
Flutter DevTools https://flutter.dev/docs/development/tools/devtools/overview
Flutter Codelabs https://codelabs.developers.google.com/?cat=Flutter
Flutter Stack Overflow https://stackoverflow.com/questions/tagged/flutter
Flutter YouTube Channel https://www.youtube.com/c/FlutterDev
Flutter Samples https://github.com/flutter/samples

Boilerplates

Name Link
Flutter Boilerplate https://github.com/TheAlphamerc/flutter_boilerplate_project
Flutter Clean Architecture https://github.com/ResoCoder/flutter-clean-architecture
Flutter Starter Kit https://github.com/iampawan/FlutterExampleApps
Flutter Firebase Starter https://github.com/FirebaseExtended/flutterfire
Flutter Modular Architecture https://github.com/Flutterando/modular
Flutter Starter Template with Clean Architecture https://github.com/ikoleberes/clean_architecture_flutter
Flutter Redux Boilerplate https://github.com/MarcinusX/flutter-redux-boilerplate
Flutter MVVM Boilerplate https://github.com/NashitAli/flutter_mvvm
Flutter Modular and Clean Architecture https://github.com/flutter-modular/flutter_modular
Flutter State Management Boilerplate https://github.com/bizz84/flutter_state_management_boilerplate

Playground

Name Link
FlutterPad https://flutterpad.dev
DartPad https://dartpad.dev
Flutter Studio https://flutterstudio.app
Flutter Playground https://playground.flutter.dev
CodePen (Flutter) https://codepen.io
StackBlitz (Flutter) https://stackblitz.com