curved_roadmap 0.1.1 copy "curved_roadmap: ^0.1.1" to clipboard
curved_roadmap: ^0.1.1 copied to clipboard

A configurable Flutter widget for curved, winding roadmap and journey paths, with milestone markers, progress fill, gradients and draw-in animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add curved_roadmap

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

dependencies:
  curved_roadmap: ^0.1.1

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:curved_roadmap/curved_roadmap.dart';
4
likes
160
points
125
downloads
screenshot

Documentation

API reference

Publisher

verified publisherjoynul.com

Weekly Downloads

A configurable Flutter widget for curved, winding roadmap and journey paths, with milestone markers, progress fill, gradients and draw-in animation.

Repository (GitHub)
View/report issues

Topics

#roadmap #path #progress #animation #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on curved_roadmap