letsar / flutter_slidable

A Flutter implementation of slidable list item with directional slide actions.
MIT License
2.73k stars 592 forks source link

Gradient as backgroundColor #428

Open asmiralic opened 1 year ago

asmiralic commented 1 year ago

Hallo good people, hello @letsar

Will it ever be implemented possibility to add Linear Gradient as background in SlidableAction()??

davidBarbieri commented 1 year ago

I agree on this issue, in the old version the buttons is the panel where fully customizable. I had to remove all the styles in the panel, also i was using widget as SlidableAction that contained thre reusable graphics and logic for the click event. Would be nice to have some room for customization