furkantektas / timeline_list

Timeline widget for flutter
MIT License
394 stars 90 forks source link

Is it possible to use IconButton instead of Icon in the timeline? #12

Open shunnokw opened 4 years ago

shunnokw commented 4 years ago

Is it possible to use IconButton instead of Icon in the timeline? Or is there any onpressed callback on the icon? Thank you

JHBitencourt commented 4 years ago

@shunnokw you can implement this with the package timeline_tile. It allows to provide your custom indicator to the tiles.