FilePickerAdapter constructor

const FilePickerAdapter()

Adapter to use the file picker available on all platforms.

Internally, the file_picker package is used.

The pickCamera function is not available.

すべてのプラットフォームで利用可能なファイルピッカーを利用するためのアダプター。

内部的にはfile_pickerのパッケージが利用されています。

pickCameraの機能は利用できません。

Implementation

const FilePickerAdapter();