data_manage 2.2.3
data_manage: ^2.2.3 copied to clipboard
A powerful and flexible package for data management in Dart/Flutter applications.
🚀 Data Manage #
A powerful and flexible package for data management in Dart/Flutter applications.
📦 Features #
🌳 Graph and Trees (documentation) #
- Efficient directed tree implementation
- Single-parent hierarchy with strict validation
- Advanced traversal and path finding algorithms
- Smart node data caching
- Extensible architecture
📊 Data Collections (documentation) #
- Powerful filtering and matching system
- AND/OR condition combinations
- Flexible sorting capabilities
- Immutable state management
- Lazy evaluation and optimized performance
- Automatic updates and state tracking
🎯 Installation #
dependencies:
data_manage: ^2.2.2
📚 Documentation #
- Graph Implementation - Detailed guide on graph functionality
- Advanced Graph Guide - Advanced usage and concepts
- Data Collection - Guide on collection management
📄 License #
MIT License - see LICENSE for details