open_file_ios

v1.0.4

iOS implementation of the open_file plugin.

Архив пакета: https://pubdev.letsnova.ru/api/archives/open_file_ios/1.0.4.tar.gz

Установкаdart pub add open_file_ios

README

open_file_ios

The iOS implementation of open_file.

Usage

This package is endorsed, which means you can simply use open_file normally. This package will be automatically included in your app when you do.

История изменений

1.0.4

  • Fix compatibility with UIScene.

1.0.3

  • update open_file_platform_interface: ^1.0.3.

1.0.2

  • add isIOSAppOpen Whether to use the app to open.
  • The objc code is optimized

1.0.1

  • replace presentOpenInMenuFromRect with presentViewController and a return is added.
  • The objc code is optimized

1.0.0

  • TODO: Describe initial release.