You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2019. It is now read-only.
Hot reload not working in ubuntu with vs code,I copied all your code in launch.json but in debug console get an error:
Error connecting to the service protocol: FormatException: Unexpected character (at character 310)
...,"avgCollectionPeriodMillis":181871,971500,"used":280720,"capacity":4194...
^
Exited (sigterm)
but when I used flutter build bundle and than run flutter-launcher everything compile well,but I need to rebundle everytime to see changes on my app
Hot reload not working in ubuntu with vs code,I copied all your code in launch.json but in debug console get an error:
Error connecting to the service protocol: FormatException: Unexpected character (at character 310)
...,"avgCollectionPeriodMillis":181871,971500,"used":280720,"capacity":4194...
^
Exited (sigterm)
but when I used flutter build bundle and than run flutter-launcher everything compile well,but I need to rebundle everytime to see changes on my app