furkantektas / timeline_list

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

need more customization #11

Open softmarshmallow opened 4 years ago

softmarshmallow commented 4 years ago

File

here is example of shopify's time line. this library needs to be more flexible to support developers to use with advance as such.

JHBitencourt commented 4 years ago

You can achieve this design with timeline_tile.

Also, the beautiful_timelines repository contains some examples built with this package.