timeline_widget 1.0.3 copy "timeline_widget: ^1.0.3" to clipboard
timeline_widget: ^1.0.3 copied to clipboard

outdated

Want to create beautiful timeline views in three formats (left, right, center) with customizable image, widgets, color, constraints etc? This timeline_widget pub is all you need!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timeline_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  timeline_widget: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:timeline_widget/timeline_widget.dart';
12
likes
0
pub points
58%
popularity

Publisher

unverified uploader

Want to create beautiful timeline views in three formats (left, right, center) with customizable image, widgets, color, constraints etc? This timeline_widget pub is all you need!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on timeline_widget