flutter_timeline 0.3.0 copy "flutter_timeline: ^0.3.0" to clipboard
flutter_timeline: ^0.3.0 copied to clipboard

a fully customizable & general timeline widget, based on real-world application references

0.0.1 initial release #

0.0.2 added default timeline cards #

0.0.3 supports custom indicator & more examples #

0.0.4+5 fixes dot line missing spacing #

0.0.4+7 supports offset override #

Timeline(
    // ...
    altOffset: Offset(0, -24),
    // ...
);

0.1.1+12 supports anchor & offset for timeline & indicator #

0.1.1+13 supports reverse:true #

0.3.0 Add null safety support #

136
likes
80
points
387
downloads

Publisher

verified publishergrida.co

Weekly Downloads

a fully customizable & general timeline widget, based on real-world application references

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_timeline