조용한 담장

공유: Best Resources to Learn Flutter & Dart 본문

Flutter

공유: Best Resources to Learn Flutter & Dart

iosroid 2021. 2. 17. 19:06

tltemplates.com/learn-flutter

 

Best Resources to Learn Flutter & Dart

Flutter is a UI toolkit, developed by Google, and you can use it to create a beautiful native app for desktop, mobile, and web. For faster development and native performance, you can choose Flutter for building an app. Hot Reload and customizable widgets a

tltemplates.com

flutter 와 dart 를 공부하는데 참고할 만한 사이트와 자료를 정리한 내용한 곳이다.

 

Online Courses and Basic Tutorials

온라인(유료) 강의와 참고할만한 블로그 들을 모아놨다.

 

Architecture Tutorials

Provider 와 BLoC 등 구조에 관한 것 조금.

 

Flutter for Games

게임 엔진이라는데 ...

 

Must-Have Libraries

유용할 것이라고 소개 해놓은 라이브러리들

pub.dev/ 를 살펴보는게 ...

 

Starter Kits / Templates

Templates 들은 유료로 판매하는 것들...

Starter Kits 의 소개된 것들은 유용할 것 같다.

github.com/gregertw/actingweb_firstapp

github.com/GeekyAnts/flutter-starter

 

Tools

새로운 툴들에 대해선 항상 관심을..

flutterflow.io/

flutlab.io/

 

Our Tutorials

가벼운 위젯 예제들.

 

살펴보고 나니 결국 아주 유용한 무언가는 없는거 같다...

flutter 자료는 늘 있는 것 같으면서도 없는 느낌...

 

광고를 노출하기 위한 페이지 같으니 한번 훑어보고 지나치시길...

'Flutter' 카테고리의 다른 글

Storybook, Monarch  (0) 2021.03.23
Flutter 2.0 관련 모음  (0) 2021.03.04
공유: Learn Flutter Life Cycle In 10 Minutes  (0) 2020.11.30
Flutter Package: school_ui_toolkit  (0) 2020.07.30
Flutter Gems  (0) 2020.07.28
Comments