phath9

Results 5 issues of phath9

### [REQUIRED] Environment info **firebase-tools:** 11.3.0 **Platform:** Windows 10 (64bit) ### [REQUIRED] Test case Android client (real device) uploads a file to Cloud Storage Emulator having a matching Rule causes...

Needs: Author Feedback
emulators: storage
bug

I'm making a Live Query subscription when a new message is created. Problem is `parseQuery.include("sender")` is not working as intended. Therefore, `print(sender.getString("username")!!)` fires an error because username field does not...

type:bug

### Platform Android 11 ### Plugin android_intent_plus ### Version 3.1.1 ### Flutter SDK 3.0.1 ### Steps to reproduce According to Instagram [documentation](https://developers.facebook.com/docs/instagram/sharing-to-feed), the following code snippet should be able to...

bug
missing info
Stale

Steps to reproduce: 1. Get a sample PNG file: https://upload.wikimedia.org/wikipedia/sco/a/aa/Bart_Simpson_200px.png 2. Use lookupMimeType method: `lookupMimeType('Bart_Simpson_200px.png', headerBytes: [0xFF, 0xD8]);` 3. It returns `image/jpeg` when expected result should be `image/png`

Steps to reproduce: 1. Get a sample PNG file: https://upload.wikimedia.org/wikipedia/sco/a/aa/Bart_Simpson_200px.png 2. Use lookupMimeType method: `lookupMimeType('Bart_Simpson_200px.png', headerBytes: [0xFF, 0xD8]);` 3. It returns `image/jpeg` when expected result should be `image/png`

package:mime