any_state 0.0.5 copy "any_state: ^0.0.5" to clipboard
any_state: ^0.0.5 copied to clipboard

Simple yet easily extended state class declaration that supports localizations

Changelog #

0.0.1 (2024-10-10) #

  • Initial release
    • Simple state object that inherently supports localizations
    • Easily combined with Bloc for easy error/success result display

0.0.2 (2024-10-11) #

  • Fix analysis issues

0.0.3 (2024-10-12) #

  • Add example

0.0.4 (2024-10-15) #

  • Remove dependency on flutter_localizations

0.0.4+1 (2024-10-15) #

  • Change l10n argument to optional, package's users can use their own AppLocalizations

0.0.4+2 (2024-10-15) #

  • Fix analysis issues

0.0.5 (2024-10-17) #

  • Add new type of error
0
likes
160
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Simple yet easily extended state class declaration that supports localizations

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on any_state