experiences_timeline 0.0.7 copy "experiences_timeline: ^0.0.7" to clipboard
experiences_timeline: ^0.0.7 copied to clipboard

A Flutter package for creating interactive experiences timeline with customizable UI components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add experiences_timeline

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

dependencies:
  experiences_timeline: ^0.0.7

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:experiences_timeline/experiences_timeline.dart';
1
likes
140
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating interactive experiences timeline with customizable UI components.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dotted_line, flutter, gap

More

Packages that depend on experiences_timeline