Skip to content

VSCode Extension for generating mvvm flutter widget

Notifications You must be signed in to change notification settings

6heads/mvvm-flutter-widget

 
 

Repository files navigation

mvvm-flutter-widget README

I was reading an article from Edrick Leong (link) on seperating flutter's State into View and ViewModel and I thought that it was a great idea. However, manually creating a folder and three files everytime I want to make a widget is a pain so I'm just making this extension for my own personal use.

What this extension does it that it generate Flutter's widget file along with View and ViewModel.

How to use

CMD + Shift + P

Flutter MVVM Widget: Generate stateful widget

Input the widget name in camel case and then select the directory where the generated files should be placed.

About

VSCode Extension for generating mvvm flutter widget

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%