flutterpluginwangfei 1.12.0 copy "flutterpluginwangfei: ^1.12.0" to clipboard
flutterpluginwangfei: ^1.12.0 copied to clipboard

A new Flutter plugin for us could selected image or vedio or audio .

flutterpluginwangfei #

A Select picture and file plugins.

Thanks asset_pickers #

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

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter plugin for us could selected image or vedio or audio .

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

asset_pickers, flutter

More

Packages that depend on flutterpluginwangfei