fl_nodes 0.3.0 copy "fl_nodes: ^0.3.0" to clipboard
fl_nodes: ^0.3.0 copied to clipboard

A lightweight, scalable, and highly customizable package that empowers Flutter developers to create dynamic, interactive, and visually appealing node-based UIs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fl_nodes

With Flutter:

 $ flutter pub add fl_nodes

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

dependencies:
  fl_nodes: ^0.3.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:fl_nodes/fl_nodes.dart';
53
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, scalable, and highly customizable package that empowers Flutter developers to create dynamic, interactive, and visually appealing node-based UIs.

Homepage
Repository (GitHub)
View/report issues

Topics

#visual-scripting #workflow-editor #node-editor

Funding

Consider supporting this project:

studio.buymeacoffee.com

License

unknown (license)

Dependencies

flutter, flutter_context_menu, flutter_shaders, keymap, os_detect, uuid

More

Packages that depend on fl_nodes