example_timeline_tile 1.0.1+2 copy "example_timeline_tile: ^1.0.1+2" to clipboard
example_timeline_tile: ^1.0.1+2 copied to clipboard

A Flutter package that provides customizable timeline tile widgets for building beautiful and interactive timelines in your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add example_timeline_tile

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

dependencies:
  example_timeline_tile: ^1.0.1+2

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

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides customizable timeline tile widgets for building beautiful and interactive timelines in your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_highlight, google_fonts, timeline_tile

More

Packages that depend on example_timeline_tile