Skip to content

Comments

Fix media picker: Replace mock implementations with actual device APIs#7

Merged
getinetaga merged 1 commit intomasterfrom
upgrade/deps-major
Feb 3, 2026
Merged

Fix media picker: Replace mock implementations with actual device APIs#7
getinetaga merged 1 commit intomasterfrom
upgrade/deps-major

Conversation

@getinetaga
Copy link
Owner

  • Updated media_picker.dart to use image_picker and file_picker packages for real camera/gallery/file access
  • Added iOS permissions (camera, microphone, photo library) to Info.plist
  • Added Android permissions (camera, audio, storage) to AndroidManifest.xml
  • Supports both legacy (API <33) and modern (API 33+) Android storage permissions

- Updated media_picker.dart to use image_picker and file_picker packages for real camera/gallery/file access
- Added iOS permissions (camera, microphone, photo library) to Info.plist
- Added Android permissions (camera, audio, storage) to AndroidManifest.xml
- Supports both legacy (API <33) and modern (API 33+) Android storage permissions
@getinetaga getinetaga merged commit e95f63b into master Feb 3, 2026
1 check failed
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