I have not used Flutter for a few months so when I wanted to create a new project I upgraded to Flutter 3 and VS Code to

Version: 1.67.2 (user setup) Commit: c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5 Date: 2022-05-17T18:15:52.058Z Electron: 17.4.1 Chromium: 98.0.4758.141 Node.js: 16.13.0 V8: 9.8.177.13-electron.0 OS: Windows_NT x64 10.0.19043

My problem is "stful" and "stless" does not create the widgets.

Flutter Doctor. No issues found.

I have tried to Google it with no responce. Any help will be appreciated.

4

1 Answer

Make sure your file name ends with ".dart"

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.