Another answer for anyone who installs using Snap:
I installed Flutter on Ubuntu 24.10 with sudo snap install flutter
Run flutter
in bash at least once to initialize Dart.
Afterwards, you should be able to find the dart sdk at /home/your_name/snap/flutter/common/flutter/bin/cache/dart-sdk