FlNodes is a lightweight, scalable, and highly customizable package that empowers Flutter developers to create stunning node-based UIs with ease. Whether you're building:
- A visual scripting tool
- A workflow editor
- A diagramming application
FlNodes provides the building blocks to make it happen, helping you design smooth, interactive, and visually appealing node systems in your Flutter apps.
- Emphasis on personalization: Customize the node editor to fit your app's style.
- Scalable Framework: Build apps that scale effortlessly from simple diagrams to complex node graphs.
- Lightweight and Efficient: Minimal performance overhead for smooth user experiences.
Add FlNodes to your pubspec.yaml
:
dependencies:
fl_nodes: ^latest_version
Then, run:
flutter pub get
Import the package:
import 'package:fl_nodes/fl_nodes.dart';
Explore fully working examples:
FlNodes is open-source and released under the MIT License. Contributions are welcome and encouraged!
We’d love your help to make FlNodes even better! Whether it’s:
- Suggesting new features
- Reporting bugs
- Submitting pull requests
Feel free to file an issue or contribute directly to the repository.
Enjoy building with FlNodes and create amazing node-based UIs for your Flutter apps! 🌌