flutterpluginwangfei

A Select picture and file plugins.

Getting Started

How to Use

1. dependencies:

flutterpluginwangfei: ^0.11.0

2. Android side

No configuration required on the android side

3. Ios side

Add the following entry to your Info.plist file, located in /Info.plist :

<key>NSAppTransportSecurity</key> <dict>
<key>NSAllowsArbitraryLoads</key> <true/> </dict>
<key>NSMicrophoneUsageDescription</key> <string>...</string>
<key>NSPhotoLibraryAddUsageDescription</key> <string>...</string>
<key>NSCameraUsageDescription</key> <string>...</string>
<key>NSPhotoLibraryUsageDescription</key> <string>...</string>

4 Run as follows android

android image video audio
android file

5 Run as follows Ios

ios-image or vedio