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

Featuer/image pick #73

Closed
wants to merge 2 commits into from
Closed

Featuer/image pick #73

wants to merge 2 commits into from

Conversation

k-shunnsuke
Copy link
Collaborator

@k-shunnsuke k-shunnsuke commented Jul 24, 2023

1枚の時と複数の時の2種類の画像を選択する関数を作成

Issue

#40

close #n

説明

1枚のみ写真を選択する時は fetchSingleImage()
複数の時は fetchMultipleImage()
上記の関数で写真を選択できます。

fetchSingleImage()関数の時は引数にPickTypeのenmuを渡すことでライブラリーから選択するかカメラで撮影するかを選択できます。

fetchSingleImage() 関数の時は画像が選択されなかった時、例外が発生した時ははnullが返ります

何か修正がありましたら、ご指摘よろしくお願いします。

チェックリスト

  • PR の冒頭に関連する Issue 番号を記載しましたか?
  • 本 PR の変更に関して、エディタや IDE で意図しない警告は増えていませんか?(lint 警告やタイポなど)
  • Issue の完了の定義は満たせていますか?

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.

1 participant