fl_nodes 0.2.0
fl_nodes: ^0.2.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.
0.1.0 (Beta) #
- Initial beta release showcasing core features.
- Released to gather community feedback.
0.1.0+1 (Hotfix) #
- Fixed input system issues (partially resolved input-related problems).
0.2.0 (Feature Update) #
- Custom Builders: Introduced support for general-purpose node-based UIs.
- A guide will be provided in the future as the API stabilizes.
- Enhanced Styling: Node styles now dynamically respond to entity states (e.g., selected, collapsed).
- Snap-to-Grid: Added a customizable grid-snapping feature for better alignment.
- Performance Improvements: Significantly optimized performance, especially when handling large numbers of nodes.