Code Monkey home page Code Monkey logo

flutter-training-template's Introduction

株式会社ゆめみ Flutter 研修

実務に近いかたちでアプリ開発を行いながら、Flutter でのアプリ開発の基礎復習、実務スキルを身に付けるための研修です。

概要

天気予報アプリを開発していただきます。

研修の流れ

研修用のリポジトリを作成

このリポジトリはテンプレートリポジトリに設定されています。

「Use this template」をタップして、ご自身の GitHub アカウントで研修用のリポジトリを作成してください。

ただし、リポジトリ名は「flutter-training-template」以外の名前にする必要があります。

template

リポジトリが作成されたら、テンプレートのクリーンワークフローが自動実行されます。

テンプレートのクリーンワークフローでは次のことをしています。

  • 各 Session を Issue に登録
  • 各 Challenge を Issue に登録
  • fvm を利用して、最新安定板の Flutter SDK で Android・iOS 用のプロジェクトを作成
  • lints を導入
  • templates 配下のファイルを上書きコピー
  • 不要なファイルを削除してコミット作成してプッシュ

課題の進め方

  1. 課題用のブランチを切って実施 session/{#}
  2. 完了したら Pull Request を作成し、レビュー依頼 main <-- session/{#}
  3. 承認されたらマージ
  4. 次の課題を実施

全ての課題をクリアしたら修了です!

レビュー待ちのとき

レビュー待ちの時は次の課題に先行着手しましょう。 git rebase コマンドを使ってみましょう。1

Session1 がレビュー待ちの場合...

  1. session/1 ブランチから session/2 を切る
  2. Session2 を進める
  3. session/1 のマージ後、session/2mainrebase する

課題

Session

Challenge

Warning 作成中

貢献する方法

貢献ガイド をご確認ください。

Footnotes

  1. このようなケースで rebase コマンドを使うことが必ずしも正しいとは限りません。 どのような方法をとるかはチームで議論するべきと考えます。 ただ、この研修は「rebase コマンドを使ってみる」ことも研修の一部としています。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.