Benjamin Solca
Benjamin Solca
**Describe the bug** On the flutter_file_picker example demo and everywhere else. When tapping on a button that is calling ```dart final result = await FilePicker.platform.pickFiles(); ``` Open either the popup...
### Description: MOV files fail to play on iOS Safari and Android Chrome. ### Steps: 1. Upload .mov video 2. Open on mobile browser 3. Playback fails **Expected:** Video plays...
Consider merging EzButton and EzGlassButton into a single component with a type/style parameter to reduce duplication and simplify the API.