flutter_linear_timeline

Last updated:

0 purchases

flutter_linear_timeline Image
flutter_linear_timeline Images
Add to Cart

Description:

flutter linear timeline

flutter_linear_timeline #
A new Flutter package to generate linear timeline with dynamic length.
Usage: #
Size size = MediaQuery.of(context).size;

LinearLineWidget(
width: size.width * 0.7,
lineList: profileLineList,
currentIndex: index,
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.