ym_open_file_plus 1.0.0
ym_open_file_plus: ^1.0.0 copied to clipboard
Open local files with the platform's default app on Android, iOS, Linux, macOS, Windows, and the web.
1.0.0 #
- Added declared Linux, macOS, Windows, and web implementations.
- Migrated web opening from
dart:htmltopackage:web. - Removed plugin-level broad storage permission requests and Android
root-pathsharing. - Added content URI support and hardened Android
FileProviderhandling. - Modernized iOS document presentation and result delivery.
- Made desktop process launching asynchronous and shell-injection safe.
- Updated package metadata and example documentation for pub.dev.
0.0.3 #
- Inital push