shinonome-inc / qiita_client_yo

【模擬開発案件】Qiitaクライアントアプリ(PlayGroundモバイルコース最終課題)
3 stars 0 forks source link

【Flutter最終課題】BottomNavigation・ボトムナビゲーションバー(タブバー)の作成 #4

Closed KobayashiYoh closed 2 years ago

KobayashiYoh commented 2 years ago

タブバーをBottomNavigationBarで実装しました。

明日の午前中は対応できないので、レビューはお時間があるときで構いません。 よろしくお願いします。

参考にした主な資料 https://flutter.ctrnost.com/basic/navigation/bottomnavigationbar/

https://user-images.githubusercontent.com/82624334/145998463-d3566385-1a2b-4278-b9c7-99ce449f2aab.mp4

ShuheiYoshidaJP commented 2 years ago

イメージ 一つ気になったのがプロジェクトの中にさらにプロジェクトが入っています。 これはWindowsでFlutterプロジェクトを作成した時からこんな感じだったのでしょうか?

KobayashiYoh commented 2 years ago

指摘していただくまで全く気付きませんでした… 自分の画面ではmobile_yoというフォルダの中にmobile_qiita_appプロジェクトが入っています。

スクリーンショット (304) スクリーンショット (305)

ShuheiYoshidaJP commented 2 years ago

lgtmです。