reactive_orm 0.0.2 copy "reactive_orm: ^0.0.2" to clipboard
reactive_orm: ^0.0.2 copied to clipboard

A lightweight reactive ORM-style state management package for Flutter.

Changelog #

All notable changes to this project will be documented in this file.

0.0.1 - 2025-12-24 #

Added #

  • Initial release of reactive_orm
  • ReactiveModel base class for reactive data models
  • ReactiveBuilder widget for automatic UI updates
  • Automatic rebuilds when model properties change
  • Example integration with Flutter
  • Support for multiple widgets observing the same model

Notes #

  • Experimental alpha release
  • API subject to change
  • Persistence and advanced ORM features not yet implemented

0.0.2 - 2025-12-24 #

Added #

  • Initial release of reactive_orm
  • ReactiveModel base class for reactive data models
  • ReactiveBuilder widget for automatic UI updates
  • Automatic rebuilds when model properties change
  • Example integration with Flutter
  • Support for multiple widgets observing the same model
  • Optimised the system and callback
  • Make it field specific instead of object dependant
1
likes
0
points
626
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight reactive ORM-style state management package for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on reactive_orm