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
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Sync data across the app

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

async, flutter, rxdart

More

Packages that depend on reactive_data_manager