mayr_stateman 0.1.0 copy "mayr_stateman: ^0.1.0" to clipboard
mayr_stateman: ^0.1.0 copied to clipboard

A lightweight and intuitive state utility for Dart. Easily manage and track states, statuses, messages, and payloads with simple, chainable methods.

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.0 #

  • Initial release 🎉
  • Introduced MayrStateman class with flexible and easy-to-use state management along with MayrStatus.
  • Supported states: empty, error, idle, loading, success, updating.
  • Added support for:
    • Setting and getting status easily
    • Managing payloads of any type
    • Handling messages associated with the state
    • Emoji getter for state visualisation
  • Exported everything under a simple and clean API.
1
likes
160
points
--
downloads
screenshot

Publisher

verified publisheryoungmayor.com.ng

Weekly Downloads

A lightweight and intuitive state utility for Dart. Easily manage and track states, statuses, messages, and payloads with simple, chainable methods.

Repository (GitHub)
View/report issues

Topics

#state #utilities #dart #productivity #toolkit

Documentation

Documentation
API reference

License

MIT (license)

More

Packages that depend on mayr_stateman