flutter-tools.nvim icon indicating copy to clipboard operation
flutter-tools.nvim copied to clipboard

[BUG] FlutterRun on Windows 11

Open Noodle-Bug opened this issue 8 months ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current Behavior

:FlutterRun is giving a lua error in Windows 11. It seems to be the exact issue as in #187 , as pointing towards the flutter.bat file specifically corrects the issue. Just wanted to mention this in case the mentioned PR either didn't fix it, or if it's popped back up again.

Expected Behavior

Run project

Steps To Reproduce

  1. Open flutter project
  2. Run :FlutterRun

Environment

- OS: Windows 11

Anything else?

No response

Noodle-Bug avatar Oct 09 '23 02:10 Noodle-Bug