Flutter multimedia picker with provider and listview
An assets picker which based on the WeChat’s UI,using photo_manager
for asset implementation,extended_image
for image preview,and provider
to help control the state of the picker.
A Flutter widget to show a text form field to display a date or clock dialog. This widget extend TextField and has a similar behavior as TextFormField.
This Web-Plugin allows Flutter Web to pick images (as File, Widget or Uint8List) and videos (as File or Uint8List).
if you want to build custom ui, you just need api to make custom ui. to use photo_manager or fork the library to custom ui.
A flutter package containing commonly used material design picker dialogs. Some are new, some wrap existing or built in pickers with a common dialog and access function.