Last updated:
0 purchases
event timeline view
Event Timeline View #
This project is a simple timeline view implementation, allowing users to visualize events or activities over time.
Features #
Displays events or activities chronologically on a vertical timeline.
Responsive design for optimal viewing on various devices.
Easy-to-use interface for adding, editing, and removing events.
Installation #
To use this timeline view component in your project, follow these steps:
This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
event_timeline_view: ^0.0.4
copied to clipboard
Import it:
import 'package:timeline_view/features/timeline_view/presentation/timeline_view_page.dart';
copied to clipboard
ScreenShots #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.