Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session/3 #16

Merged
merged 9 commits into from
Aug 24, 2023
Merged

Session/3 #16

merged 9 commits into from
Aug 24, 2023

Conversation

mqkotoo
Copy link
Owner

@mqkotoo mqkotoo commented Aug 23, 2023

課題

#4 対応

対応箇所

  • StatefulWidget を継承した Widget で構築された新しい画面を追加する
    • LaunchPageを作成
  • 新しい画面の背景色は Colors.green に設定する
  • アプリ起動時に新しい画面に遷移する
  • 新しい画面が表示されたら、0.5 秒後に前回まで作っていた画面に遷移する
  • 前回まで作っていた画面の Close ボタンをタップすると画面を閉じる

動作

expected actual
expected
2023-08-23.12.34.22.mov

lib/main.dart Show resolved Hide resolved
lib/view/launch_page.dart Show resolved Hide resolved
lib/view/launch_page.dart Show resolved Hide resolved
@mqkotoo mqkotoo marked this pull request as ready for review August 23, 2023 04:42
@github-actions
Copy link

Ready for review 🚀

Copy link
Collaborator

@Yamasaki-pan961 Yamasaki-pan961 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ライフサイクルの理解を正しくできていてステキです✨
LGTM

lib/view/launch_page.dart Show resolved Hide resolved
lib/view/launch_page.dart Show resolved Hide resolved
@mqkotoo mqkotoo merged commit 8f5d722 into main Aug 24, 2023
5 checks passed
@mqkotoo mqkotoo deleted the session/3 branch September 27, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants