Thank you both :) I'll build the #3973 version this weekend to try it out, I have some code from going through the Flutter tutorials which I can test with Geany, and I can try some simple CLI stuff using pure dart too.
I think maybe the analyse commands should be changed to use the "flutter analyze" as opposed to the Dart one: https://docs.flutter.dev/reference/flutter-cli I can see it's bit of a nuisance to implement because Flutter has it's own tooling on top of the Dart tooling. Given the main use case for Dart is to build Flutter apps I suppose setting the default build commands to use the Flutter CLI makes the most sense. (Pure Dart tooling for reference: https://dart.dev/tools/dart-tool) -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/371#issuecomment-2393830295 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/371/[email protected]>
