flutter_timeline_plus 1.0.3 copy "flutter_timeline_plus: ^1.0.3" to clipboard
flutter_timeline_plus: ^1.0.3 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 #

1.0.0 Changed to flutter_timeline_plus (updated code) #

1.0.1 Formatted files and added repository to Pubspec.yaml #

1.0.2 Version update, and example updated #

1.0.3 Minor code maintenance and version updates #

5
likes
150
points
47
downloads

Publisher

unverified uploader

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_plus