@M0JXD @yangsfang I'm definitely interested in some feedback from Dart users. In particular, I'm not quite sure how the build menu should look like and if what I used from https://github.com/geany/geany/pull/3372 is alright: ```ini [build-menu] # %f will be replaced by the complete filename # %e will be replaced by the filename without extension FT_00_LB=Dart _Analyze File FT_00_CM=dart analyze "%f" FT_00_WD= EX_00_LB=Flutter Run EX_00_CM=flutter run EX_00_WD=%p ```
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/371#issuecomment-2393256226 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/371/[email protected]>
