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
Fix lsp-dart-run when default-directory is not the project root. #173
Add lsp-dart-project-root-discovery-strategies variable to search project root with different startegies and orders.
Fix find definition of external files on Flutter, not asking for project root anymore, this should help a lot navigating between flutter classes loading properly the imports