Make sure you have Flutter installed. This project uses Flutter 3.29.1 and Dart 3.7.0.
A custom reported an incredible slowness to analyze a codebase that included a Flutter plugin. The issue was determined to be a non-linear growth in exploring symlinks, rooted in the watcher package, ...