flutter_roadmap_viewer 0.1.0 copy "flutter_roadmap_viewer: ^0.1.0" to clipboard
flutter_roadmap_viewer: ^0.1.0 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 Dart:

 $ dart pub add flutter_roadmap_viewer

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 dart pub get):

dependencies:
  flutter_roadmap_viewer: ^0.1.0

Alternatively, your editor might support dart pub get or 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
0
points
331
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

License

unknown (license)

Dependencies

flutter, mocktail

More

Packages that depend on flutter_roadmap_viewer