Category : Timeline

flutter_timeline  a fully customizable & general timeline widget, based on real-world application references  fully customizable indicator dot  support spacing between indicator dot and lines  support spacing between event (items) but leaving the line connected  uses custom paint, but yet, indicator and body are fully customizable.  2 real-world demos  L2R support  supported & used by enterprise, constantly ..

Read more

Timeline Widget for Flutter Apps

Info about Displays a scrollable timeline with custom child widgets and custom icons What is Flutter Timeline Widget? Displays a scrollable timeline with custom child widgets and custom icons. Installation In your pubspec.yaml file within your Flutter Project: dependencies: timeline_list: ^0.0.3 Features 3 different timeline alignments. Left, Center, Right. On demand child building with Timeline.builder. Custom icon and icon ..

Read more