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

MaterialHorizontalCard の実装 #177

Closed
kosukesaigusa opened this issue Sep 4, 2023 · 0 comments
Closed

MaterialHorizontalCard の実装 #177

kosukesaigusa opened this issue Sep 4, 2023 · 0 comments
Assignees
Labels
1. 機能開発 機能開発

Comments

@kosukesaigusa
Copy link
Owner

概要

感想に用いるカードウィジェットを汎用的なものとして dart_flutter_common に実装する。名前は MaterialVerticalCard かな。すでに MaterialHorizontalCard というのがあるので大いに参考にしてください。

内容としては

headerImageUrl
headerTitle
headerSubTitle
menuButtonOnPressed
imageUrl
title
content
actions(ボタン一覧)
あたりで良さそう。dart_flutter_common 内の GenericImage もぜひ使ってください。

方針・要件・詳細・完了の定義など

  • 上記の実装が済んでいること
  • サンプルの UI が確認できること

補足

着手時には、#mottai-app-issues チャンネルにこの Issue を貼り付ける。

また、そうしたければ、要件の整理や進捗のつぶやきのようなことをそのスレッドに書く。Issue の内容や仕様に関する説明や認識合わせが必要な場合や、ペアプロを希望する場合はそのスレッド内で、然るべき人にメンションして話を進める。

@kosukesaigusa kosukesaigusa added the 1. 機能開発 機能開発 label Sep 4, 2023
@kosukesaigusa kosukesaigusa self-assigned this Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. 機能開発 機能開発
Projects
Development

No branches or pull requests

1 participant