flutter_roadmap_viewer 0.1.4 copy "flutter_roadmap_viewer: ^0.1.4" to clipboard
flutter_roadmap_viewer: ^0.1.4 copied to clipboard

A highly customizable roadmap and skill tree visualization widget with interactive pan/zoom, multiple layout orientations, and progress tracking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_roadmap_viewer

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

dependencies:
  flutter_roadmap_viewer: ^0.1.4

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:flutter_roadmap_viewer/flutter_roadmap_viewer.dart';
0
likes
150
points
332
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable roadmap and skill tree visualization widget with interactive pan/zoom, multiple layout orientations, and progress tracking.

Repository (GitHub)
View/report issues

Topics

#roadmap #visualization #graph #widget #interactive

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mocktail

More

Packages that depend on flutter_roadmap_viewer