I have a Flutter app within my code base other the...
# general
r
I have a Flutter app within my code base other the rest I want to keep imports match the directory path.
1
I found
[tailor].ignore_paths
that solves my problem.