reactive_notify 2.1.3 copy "reactive_notify: ^2.1.3" to clipboard
reactive_notify: ^2.1.3 copied to clipboard

discontinuedreplaced by: reactive_notifier

A Dart library for managing reactive state efficiently, supporting multiple independent instances with unique keys.

2.1.3 #

  • Some documentation updates.

2.1.2 #

  • Update readme file.

2.1.1 #

2.1.0 #

  • Few bits, and name convention
  • New ViewModelStateImpl for simple viewmodel state.

2.0.0 #

Breaking Changes 🚨 #

  • Complete project architecture overhaul
  • New reference handling system
  • Changed how related states are managed

New Features 🎉 #

  • Enhanced Debugging System

    • Improved error messages
    • Better stack traces
    • Detailed circular reference detection
  • Advanced State Management

    • Support for nested ReactiveNotify instances in related states
    • Improved multiple reference handling
    • Better state isolation and context management
  • Async & Stream Support

    • Built-in async state handling
    • Stream state management
    • Automatic state synchronization
  • Extended Testing Support

    • More test cases
    • Better coverage
    • Improved testing utilities

Improvements 🔧 #

  • Better performance in state updates
  • Reduced memory footprint
  • Improved type safety
  • Enhanced error handling
  • Better documentation

Bug Fixes 🐛 #

  • Fixed issues with circular references
  • Improved state cleanup
  • Better error reporting
  • Fixed memory leaks in complex state trees

Documentation 📚 #

  • Complete documentation overhaul
  • New examples and use cases
  • Better API documentation
  • Improved error messages

1.0.5 #

  • Update documentation.

1.0.4 #

  • Implement when and callback when finish setState.
  • Help to execute any other params when change state

1.0.3 #

  • Upgrade SDK.

1.0.2 #

  • Add gif for visual context.
  • Change name from State to Notify.
  • Update golden test.

1.0.1 #

  • Change name from State to Notify.
  • Improve README.md.

1.0.0 #

  • Initial version.
3
likes
160
points
62
downloads

Publisher

verified publisherjhonacode.com

Weekly Downloads

2024.09.16 - 2025.03.31

A Dart library for managing reactive state efficiently, supporting multiple independent instances with unique keys.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on reactive_notify