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

5
likes
110
pub points
17%
popularity

Publisher

verified publisherjarvistechnolabs.com

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

auto_size_text, flutter, intl, table_calendar

More

Packages that depend on event_timeline_view