| REM Copyright 2025 The Flutter Authors | |
| REM Use of this source code is governed by a BSD-style license that can be | |
| REM found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd. | |
| @echo off | |
| echo Warning: devtools_tool has been replaced by dt. Please use dt instead. | |
| %~dp0/dt.bat %* |