data_manage 2.2.2
data_manage: ^2.2.2 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 graph implementation
- Support for trees and DAG structures
- 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