codegrue / flutter_material_pickers

A flutter package for displaying common picker dialogs.

Home Page:https://pub.dev/packages/flutter_material_pickers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Picker creates need to include NSPhotoLibraryUsageDescription

chillbrodev opened this issue · comments

commented

I really dig this package as it creates nice pickers. However, it causes me to include the NSPhotoLibraryUsageDescription for iOS in my application, and well it seems unnecessary. Are you able to split out the material file picker into its own package?

It's even more integrated now in the 2.0 version unfortunently

commented

If anything you should make this known in the documentation