Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>am_stateNew to Visual Studio Code? Get it now.
am_state

am_state

Amr Mostafa

|
152 installs
| (1) | Free
Code Snippets that help you to use the state management [am_state] lib
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

am_state

A state-management and data providing library. (Fast - Safe - Easy)

It has an easy technique to implement (Model, View, Controller) for flutter Pages

This lib gives (AmDataProvider<T>) as data provider and (AmRefreshWidget<T>) as wrapper to the widgets that must be changed when provider data changed.

Getting Started:

https://pub.dev/packages/am_state

Code Snippets:

Shortcut Description
ammodel Creates a Model
amcontroller Creates a view Controller
amviewwidget Creates a view widget
amchannel Get the channel of a specific route
amfunctiontrigger Creates a function trigger that invokes the function giving the new data in the provider

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft