I'm trying to see / develop the flutter app in Web.
However, when I run:
flutter run -d chrome
It can start a chrome browser, and render the page properly; then it would just close, and the process just exit.
I'm also trying:
➜ slide_puzzle git:(release) ✗ webdev serve
webdev could not run for this project.
Could not find a file named "pubspec.yaml" in "$HOME/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-47.0.0".
Here's the project I'm trying to run: <github.com/VGVentures/slide_puzzle>
I'm on Mac, running with latest flutter:
➜ slide_puzzle git:(release) ✗ flutter --version
Flutter 3.3.10 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 135454af32 (2 weeks ago) • 2022-12-15 07:36:55 -0800
Engine • revision 3316dd8728
Tools • Dart 2.18.6 • DevTools 2.15.0