panuavakul / mvvm-flutter-widget

VSCode Extension for generating mvvm flutter widget
6 stars 6 forks source link

some thing went wrong #1

Open MeshkaniMohammad opened 6 years ago

MeshkaniMohammad commented 6 years ago

When i want to create a MVVM widget with your extension, i just got this error!

panuavakul commented 6 years ago

Hi, can you give me the detail of the error and I will see what I can do. Thanks

MeshkaniMohammad commented 6 years ago

capture

paulkastel commented 5 years ago

Issue still exists and I just recived the same error. Pressed ctrl+shift+p to bring up a command palette in Visual Studio Code, choosen mvvm flutter generator tool, provided widget name to create: "widgetmvvm", choosen a destination folder (lib in flutter project), and then this error came up: "something went wrong". This is serious problem beacuse it is making this tool useless. Please fix it.

I am working on Windows 10, running VS Code in administration mode doesnt solve the problem. I am using version 0.2.1 (tested also with 0.1.0 - still no success)

6heads commented 5 years ago

same here

6heads commented 5 years ago

fixed it, see pr

codercengiz commented 4 years ago

I have same problem... :(

ibrahimatmaca commented 3 years ago

I have same problem

mdikcinar commented 3 years ago

same here

6heads commented 3 years ago

Just clone the repo, I already fixed it.