minimals_state_manager 1.0.4 copy "minimals_state_manager: ^1.0.4" to clipboard
minimals_state_manager: ^1.0.4 copied to clipboard

A minimalist study project for state management, lifecycle, and observables in Flutter, but not recommended for production due to alpha status.

1.0.4 #

  • Fixing observable widget warnings $ Refactoring Complex Examples and Readme
  • Changing navigation so as not to inject controllers again, even keeping the state and changing only what changed, this used the controller's onInit whenever it uses goNamed, in cases of
  • ShellRoute this would be bad, so we should opt for push

1.0.3 #

  • Fix Observable widget and dart doc

1.0.0 #

  • Fix pub dev issues

0.2.0-beta #

  • minimals_State_manager start beta version
  • Adding the MinService class, which is responsible for creating our permanent controllers, here called services, for being able to serve the entire application, along with its state
  • Fixing dependency bugs

0.3.0-beta #

  • Fixing examples and usage
8
likes
130
pub points
16%
popularity

Publisher

verified publisherdeebx.tech

A minimalist study project for state management, lifecycle, and observables in Flutter, but not recommended for production due to alpha status.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on minimals_state_manager