open_file_ios
v1.0.4iOS implementation of the open_file plugin.
Package archive: https://pubdev.letsnova.ru/api/archives/open_file_ios/1.0.4.tar.gz
Install
dart pub add open_file_iosReadme
Changelog
1.0.4
- Fix compatibility with UIScene.
1.0.3
- update
open_file_platform_interface: ^1.0.3.
1.0.2
- add
isIOSAppOpenWhether to use the app to open. - The objc code is optimized
1.0.1
- replace
presentOpenInMenuFromRectwithpresentViewControllerand a return is added. - The objc code is optimized
1.0.0
- TODO: Describe initial release.
