How to debug the supabase_flutter repository and other melos based monorepos locally?
I'm trying to debug the supabase_flutter repository locally. Their is some functionality within the packages, that I can test best within an app I'm working on. Therefore I'm trying to use the local repo as a dependency within the pubspec.yaml…