πŸš€ Data Manage

Pub Version Dart SDK Version License

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

πŸ“„ License

MIT License - see LICENSE for details