event_timeline_view 0.0.4 copy "event_timeline_view: ^0.0.4" to clipboard
event_timeline_view: ^0.0.4 copied to clipboard

An event timeline view allows users to visualize the occurrence and sequence of events over time and understanding of future occurrences.

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:

  1. 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
    
  2. Import it:

    import 'package:timeline_view/features/timeline_view/presentation/timeline_view_page.dart';
    

ScreenShots #

 ScreenShot 1  ScreenShot 2

7
likes
130
points
57
downloads

Publisher

verified publisherjarvistechnolabs.com

Weekly Downloads

An event timeline view allows users to visualize the occurrence and sequence of events over time and understanding of future occurrences.

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text, flutter, intl, table_calendar

More

Packages that depend on event_timeline_view