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

ノートの添付ファイル選択時に複数のファイルを同時に選択できるように #369

Conversation

poppingmoon
Copy link
Contributor

アップロードするファイルを選択するときに複数選択できるようにFilePickerで指定しました

ドライブからファイルを複数選択できるように、ダイアログを変更しました

Fix #362

@poppingmoon poppingmoon force-pushed the file-picker-allow-multiple branch from aadaa85 to 46b47ba Compare October 2, 2023 19:33
@codecov-commenter
Copy link

Codecov Report

Merging #369 (46b47ba) into develop (c30e96b) will increase coverage by 0.29%.
The diff coverage is 73.52%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##           develop     #369      +/-   ##
===========================================
+ Coverage    23.70%   24.00%   +0.29%     
===========================================
  Files          216      216              
  Lines        10460    10498      +38     
===========================================
+ Hits          2480     2520      +40     
+ Misses        7980     7978       -2     
Files Coverage Δ
lib/model/image_file.dart 80.00% <100.00%> (ø)
...ib/view/note_create_page/file_settings_dialog.dart 0.00% <0.00%> (ø)
...iew/note_create_page/drive_file_select_dialog.dart 71.73% <78.43%> (+8.50%) ⬆️
...r/note_create_page/note_create_state_notifier.dart 75.34% <72.34%> (+1.20%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shiosyakeyakini-info shiosyakeyakini-info merged commit 85da508 into shiosyakeyakini-info:develop Oct 8, 2023
1 check passed
@shiosyakeyakini-info
Copy link
Owner

マージしました!

@poppingmoon poppingmoon deleted the file-picker-allow-multiple branch October 8, 2023 10:31
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.

写真のアップロード時に同時に複数選択できるようにする
3 participants