rafidgotit / media_picker_widget

A widget that picks media files from storage and allows you to place anywhere in the widget tree.
MIT License
13 stars 14 forks source link

Ability to also style selected counter #8

Closed davie1989 closed 1 year ago

davie1989 commented 1 year ago

Hi. I must say the plugin is a time saver. I was just considering the time I will need to spare to implement a media picker using the photo manager plugin.

I will be glad if the author can add the ability to style selected file round badge.

I can style other things like completeButton and album file count button

Thanks.

rafidgotit commented 1 year ago

Hey @davie1989 Thanks for your appreciation. 1.0.4 version has been uploaded. You can use counterBuilder in PickerDecoration to customize the counter. Visit api reference for more info.