momentum 1.3.1 copy "momentum: ^1.3.1" to clipboard
momentum: ^1.3.1 copied to clipboard

outdated

A super-powerful flutter state management library inspired with MVC pattern with very flexible dependency injection.

example/README.md

Source Code for this Example App

Preview #

In this image the process was like this:

  • Open the app (Home Page).
  • Go to Add New List page.
  • Input some data.
  • Close and Terminate on task view.
  • Reopen the app again.

And magic happens! All the inputs were retained and not just that but also including the page where you left off. Navigation history is also persisted which means pressing the system back button will navigate you to the correct previous page.

persistent preview

Dark Mode

This theming is done manually using momentum.

dark mode

Source Code for this Example App

This example app shows how powerful momentum is.

99
likes
0
pub points
63%
popularity

Publisher

verified publisherxamantra.dev

A super-powerful flutter state management library inspired with MVC pattern with very flexible dependency injection.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on momentum