Closed doomkin closed 3 years ago
This package is for handling links from specific schemes or schemes+hosts, not based on mime-type or extension.
Mime-type intent-filters are meant for a different action and as far as I know file viewers/editors cannot be handled by a flutter plugin - they need to be manually configured and handled by the app developer.
My app opens CSV files from File Explorer, but it doesn't open from WhatsApp with message: You may not have an app installed to view these files.
AndroidManifest.xml
: