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/11 #24

Merged
merged 21 commits into from
Oct 30, 2023
Merged

Session/11 #24

merged 21 commits into from
Oct 30, 2023

Conversation

mqkotoo
Copy link
Owner

@mqkotoo mqkotoo commented Oct 27, 2023

課題

close #12

対応箇所

  • 使用する API を fetchWeather() から syncFetchWeather() に変更する
  • API の処理が戻るまで CircularProgressIndicator を表示する
  • 上記の変更に合わせてテストコードの修正をする
  • 上記の変更に合わせてARCHITECTURE.mdの修正をする。

動作

expected actual
expected
2023-10-27.14.40.53.mov

lib/service/weather_service.dart Show resolved Hide resolved
test/view/weather_page_test.dart Show resolved Hide resolved
test/view/weather_page_test.dart Show resolved Hide resolved
@mqkotoo mqkotoo marked this pull request as ready for review October 27, 2023 06:31
@github-actions
Copy link

Ready for review 🚀

@mqkotoo mqkotoo changed the title Session/11 [WIP]Session/11 Oct 27, 2023
@mqkotoo mqkotoo changed the title [WIP]Session/11 Session/11 Oct 27, 2023
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.

1点だけ指摘していますがApproveしちゃおうと思います!
研修お疲れ様でした🥳
LGTM

test/view/weather_page_test.dart Show resolved Hide resolved
test/state/weather_state_notifier_test.dart Show resolved Hide resolved
lib/view/weather_view/weather_page.dart Show resolved Hide resolved
lib/state/weather_state_notifier.dart Outdated Show resolved Hide resolved
@mqkotoo mqkotoo merged commit b6380d7 into main Oct 30, 2023
3 checks passed
@mqkotoo mqkotoo deleted the session/11 branch October 30, 2023 07:17
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.

Session11
2 participants