Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Flutter Hooks SnippetsNew to Visual Studio Code? Get it now.

Flutter Hooks Snippets

devmuaz

|
509 installs
| (0) | Free
A quick and easy code snippets for flutter hooks.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flutter Hooks Snippets icon

Flutter Hooks Snippets

Flutter Hooks Snippets is a Visual Studio Code extension to make writing Flutter Hooks easier and faster!

Inspired by React Hooks Snippets ❤️

Supported Snippets

Prefix Snippet Description
hook Hook class Creates a Hook class.
hookW WookWidget class Creates a HookWidget class.
hookWS StatefulHookWidget class Creates a StatefulHookWidget class.
initHook initHook()
useS useState()
useE useEffect()
useM useMemoized()
useR useReducer()

Medium articles by the author

You can always read the articles I write on my devmuaz account which I write pretty great Flutter content out there.

Contributions & Support

Issues and pull requests are always welcome 😄

If you found this extension useful for you and liked it, please star the repo ⭐️ it would mean a lot!

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft