current_core 1.0.2 copy "current_core: ^1.0.2" to clipboard
current_core: ^1.0.2 copied to clipboard

Core state management primitives for the Current ecosystem

1.0.2 #

  • Add explicit disposeViewModel function to CurrentStateViewModel. This is to resolve an issue where applying a mixin that also has a function named dispose to a class that extends CurrentStateViewModel would completely override the dispose function on CurrentStateViewModel. This is expected behaviour for Dart mixins. Seemed unexpected when it happened in real life...

1.0.1 #

  • Relaxed the Dart SDK constraint to support older versions of Dart.

1.0.0 #

  • Initial port from the Flutter Current package. For the full changelog up to this point, see the Flutter Current changelog.
    • During this port, there were zero changes to the core behavior of the package. All the Flutter-specific code was simply removed, and the core logic was left intact.
0
likes
160
points
226
downloads

Documentation

API reference

Publisher

verified publisherjustin-shep.dev

Weekly Downloads

Core state management primitives for the Current ecosystem

Repository (GitHub)
View/report issues

Topics

#state-management

License

MIT (license)

More

Packages that depend on current_core