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

A lightweight, high-performance, molecular state management library for Flutter.

Changelog #

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

1.0.2 - 2026-05-26 #

Fixed #

  • README.md corrections for a better presentation on pub.dev.

1.0.1 - 2026-05-25 #

Fixed #

  • Standardized LICENSE text formatting for official OSI-approved recognitions on pub.dev.

1.0.0 - 2026-05-25 #

Added #

  • Fundamental Ion<T> class for molecular, atomic state mutation extending native ValueNotifier.
  • IonBuilder<T> widget to isolate UI re-renders surgically to the minimum expression.
  • IonProvider inherited widget for clean, context-based dependency injection.
  • Complete unit test suite with 100% code coverage for the core state engine.
  • Interactive example/ application demonstrating Global Atom and Contextual flows.
  • Full API documentation comments in English aligned with Dart SDK standards.
0
likes
160
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, high-performance, molecular state management library for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ionex