capacitor-plugins
capacitor-plugins copied to clipboard
Filesystem plugin should default to using `navigator.storage` on the web
Feature Request
Plugin
capacitor/filesystem
Description
Please consider making navigator.storage the default storage for web, and resort to indexdb only in case where it is not available.
Platform(s)
- web
Additional Context
I was convinced by: https://stackoverflow.com/questions/44094507/how-to-store-large-files-to-web-local-storage