Beauty Timeline Flutter

Beauty Timeline Flutter

June 16, 2020 totosugito 0

TimelineTile A package to help build customisable timelines in Flutter. Example You can access the example project for a Timeline Showcase. The Beautiful Timelines contains […]

Flutter Grid View Annual Task

Flutter Grid View Annual Task

March 10, 2020 totosugito 0

flutter_annual_task Flutter package for displaying Grid View of Daily Task like Github-Contributions. Example Usage Make sure to check out example project. AnnualTaskView( taskItem // List<AnnualTaskItem> […]

Flutter Timeline Widget

Flutter Timeline Widget

March 5, 2020 totosugito 0

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: […]