Files
flutter/packages/flutter_tools/lib/src
Satyam Srivastav c5e5e0cc36 closes #issue136763, changed a command to generate gradle error message according to platform (#149877)
Currently, the error message displayed to regenerate the lockfiles gives a Unix-like command ./gradlew, which will be incorrect for Windows environments. This PR uses globals.platform.isWindows to give the appropriate command.

closes #136763
2024-06-12 05:12:57 +00:00
..
2024-04-22 16:49:19 +00:00
2023-02-23 19:43:21 +00:00