statecraft 0.1.1 copy "statecraft: ^0.1.1" to clipboard
statecraft: ^0.1.1 copied to clipboard

Elegant state handling for Flutter and flutter_bloc. Build smooth async, form, list, and paginated states with ease.

Changelog #

All notable changes to this project will be documented here.

0.1.1 #

  • Added tests

0.1.0 #

  • Initial release of statecraft.
  • Introduced AsyncState<T> sealed class.
  • Includes AsyncInitial, AsyncLoading, AsyncSuccess, and AsyncFailure.
  • Provides when, maybeWhen, and whenOrNull APIs for clean state handling.
1
likes
160
points
--
downloads
screenshot

Publisher

verified publishersamfan.dev

Weekly Downloads

Elegant state handling for Flutter and flutter_bloc. Build smooth async, form, list, and paginated states with ease.

Repository (GitHub)
View/report issues

Topics

#state-management #flutter #bloc #cubit

Documentation

API reference

License

MIT (license)

More

Packages that depend on statecraft