13
13

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Flutter学習用リソースまとめ

Last updated at Posted at 2019-11-08

基礎

Flutterを使ったレイアウトの作り方
https://flutter.dev/docs/codelabs/layout-basics

Flutterを使って簡単なアプリを作ろう
https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0

Flutterを使って簡単なアプリを作ろう パート2
https://codelabs.developers.google.com/codelabs/first-flutter-app-pt2/#0

Flutterを使ったチャットアプリの作成
https://codelabs.developers.google.com/codelabs/flutter/#7

Flutterを使った簡単なアニメーションの実装
https://flutter.dev/docs/codelabs/implicit-animations

【Widget of the Week】
FlutterのWidgetを毎週一個紹介するyoutubeシリーズ
https://www.youtube.com/watch?v=b_sQ9bMltGU&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG

発展

Blocパターン入門
https://www.youtube.com/watch?v=d_m5csmrf7I

基本的に相当シンプルなアプリでない限りBlocライブラリーを使う
https://bloclibrary.dev/

Blocライブラリーの初歩的な使い方
https://www.youtube.com/watch?v=hTExlt1nJZI

Bloc ライブラリーを使いこなす
https://bloclibrary.dev/#/coreconcepts?id=core-concepts

Blocライブラリーを使ったFlutterプロジェクトのアーキテクチャー
https://bloclibrary.dev/#/architecture

FlutterでのFlavorの実装方法(環境をbuild time で分ける)
https://flutter.dev/docs/deployment/flavors

13
13
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
13
13

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?