atomic_flutter 0.1.2 copy "atomic_flutter: ^0.1.2" to clipboard
atomic_flutter: ^0.1.2 copied to clipboard

A lightweight, reactive state management solution for Flutter applications with domain-specific atoms.

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.2] - 2025-03-25 #

Fixed #

  • effect function listener removal

[0.1.1] - 2025-03-17 #

Fixed #

  • computed function expection

Changed #

  • Update example with complete setup for e-commerce app

[0.1.0] - 2025-03-17 #

Added #

  • Initial beta release
  • Core Atom class for state management
  • computed function for derived state
  • UI widgets: AtomBuilder, MultiAtomBuilder, and AtomSelector
  • Extension methods: effect, asStream, select, debounce, and throttle
  • Automatic memory management with reference counting
  • Debug utilities for tracking atom state and changes
  • Comprehensive documentation and examples
3
likes
160
points
37
downloads

Publisher

verified publisherarkar.dev

Weekly Downloads

A lightweight, reactive state management solution for Flutter applications with domain-specific atoms.

Repository (GitHub)
View/report issues

Topics

#state-management #reactive #flutter #atoms

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on atomic_flutter