reactive_data_manager 1.0.0 copy "reactive_data_manager: ^1.0.0" to clipboard
reactive_data_manager: ^1.0.0 copied to clipboard

Sync data across the app

Changelog #

1.0.0 - 2025-01-10 #

Initial Release πŸŽ‰ #

Features

  • ✨ Reactive data streams with RxDart integration
  • πŸ’Ύ Built-in caching system
  • ⚑ Optimistic updates support
  • πŸ” Configurable data filtering
  • ❌ Comprehensive error handling
  • 🧹 Automatic resource cleanup
  • πŸ“ Type-safe API
  • πŸ”„ Cancellable operations

Components

  • ReactiveDataManager - Core class for reactive data management
  • Data filtering capabilities
  • Cache management
  • Stream handling
  • Error handling with custom exceptions

Dependencies

  • RxDart for reactive streams
  • Async package for cancellable operations

Documentation

  • Comprehensive README with usage examples
  • Fully documented API with examples
  • Installation instructions
0
likes
150
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Sync data across the app

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, flutter, rxdart

More

Packages that depend on reactive_data_manager