sony / flutter-elinux

Flutter tools for embedded Linux (eLinux)
BSD 3-Clause "New" or "Revised" License
445 stars 44 forks source link

vscode: add vscode helper for flutter app debug #226

Closed HidenoriMatsubayashi closed 1 year ago

HidenoriMatsubayashi commented 1 year ago

This change add attaching a debugger in VSCode support. The source code was imported from flutter-tizen. Thanks, flutter-tizen team!