spider_web_control 0.0.5 copy "spider_web_control: ^0.0.5" to clipboard
spider_web_control: ^0.0.5 copied to clipboard

A Flutter package for creating interactive spider web-like control widgets with customizable nodes and connections.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spider_web_control

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

dependencies:
  spider_web_control: ^0.0.5

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:spider_web_control/spider_web_control.dart';
2
likes
160
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating interactive spider web-like control widgets with customizable nodes and connections.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on spider_web_control