sidlatau / flutter_document_picker

Allows user pick a document. Picked document is copied to app temporary directory. Optionally allows pick document with specific extension only.
Apache License 2.0
41 stars 29 forks source link

method channel #43

Closed AnkushCodes closed 2 years ago

AnkushCodes commented 2 years ago

sdk level 3.0

error shown

android\src\main\kotlin\com\sidlatau\flutterdocumentpicker\FlutterDocumentPickerPlugin.kt: (74, 28): Type mismatch: inferred type is Activity? but Activity was expected

android\src\main\kotlin\com\sidlatau\flutterdocumentpicker\FlutterDocumentPickerPlugin.kt: (86, 33): Type mismatch: inferred type is BinaryMessenger? but BinaryMessenger was expected

sidlatau commented 2 years ago

Problem should be fixed in v5.1.0