Ataíde Neto

Results 5 comments of Ataíde Neto

Same here, Using shareOptions no image is sent to WhatsApp on iOS. Didn't try shareWhatsapp though...

I'm doing it manually. However it would be a great feature. Hope you can release it soon. Thanks for the great job!!

Set the 'key' parameter to GlobalKey(). Ex: `MultiSelectChipField( key: GlobalKey(), )`

> @asanet Can You help me in programmatically change the selected items? Hi @prkhrv ! I am doing this way: ``` MultiSelectChipField( key: GlobalKey(), // You must set the key...