flutterfire
flutterfire copied to clipboard
🚀 [firebase_ai] Make const of supported MIME types
What feature would you like to see?
Firebase AI supports various file types: image, video, audio, pdf & plaintext
It would be nice if there was a const list in the SDK that we could reference instead of writing out the list of mime types to filter on ourselves.