Commit graph

16 commits

Author SHA1 Message Date
dependabot[bot]
e994f61baa
build: (deps): bump file_picker from 10.3.10 to 11.0.2
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 10.3.10 to 11.0.2.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/compare/v10.3.10...v11.0.2)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-11 17:05:25 +09:00
Christian Kußowski
69588b8d69
refactor: Replace import_sorter with directives_ordering lint 2026-03-21 13:09:45 +01:00
Christian Kußowski
53af09227f
refactor: File selector just use default FileType
and remove not working zip selector
2025-12-06 09:34:22 +01:00
ShootingStarDragons
b020c90ac5 feat: support xdp selector for linux
use xdp selector
2025-08-14 22:12:15 +09:00
MoonlightWave-12
51449fc724
chore: Format lib/utils/file_selector.dart 2025-05-12 13:29:08 +02:00
MoonlightWave-12
c4226f3fcf
fix: Change PNGs to PNG for consistency in file-selector
for consistency.
2025-04-28 13:47:23 +02:00
MoonlightWave-12
380639496d
feat: Show all supported image-/video-files when sending images or videos 2025-04-28 12:33:41 +02:00
MoonlightWave-12
0c27757154
feat: Show WebM-videos when choosing video-files for sending 2025-04-28 12:33:40 +02:00
MoonlightWave-12
635f92f0c1
fix: Show WebP-images with a file-extension written in lower-case
when choosing an image to send.
2025-04-28 12:33:26 +02:00
Krille
eb446af438
chore: Follow up gallery picker 2025-02-25 17:11:29 +01:00
krille-chan
e4b8d45715
chore: Follow up format 2025-02-02 10:50:33 +01:00
Krille
0d438ee1ac
chore: UX Feedback when selecting files needs some time 2025-01-28 09:15:23 +01:00
krille-chan
2c2e6d0941
chore: Follow up file selector 2024-10-04 17:53:56 +02:00
Krille
cc928c64bc
chore: Follow up file selector 2024-10-04 15:09:01 +02:00
Krille
fe06f2efb3
chore: Follow up pick files with file selector 2024-10-04 10:04:09 +02:00
krille-chan
fc959ce3e5
refactor: Use file selector on linux 2024-10-03 21:21:34 +02:00