Sign in
dart
/
external
/
github.com
/
flutter
/
devtools
/
aa29ae6c1153bb641dc1387c8696e2f7b2473429
/
.
/
tool
/
bin
/
devtools_tool
blob: 14278617c57a40bc815347397c38a60b4911a8f8 [
file
]
#!/bin/bash -e
# This file serves as an alias for the 'dt' executable so that
# the legacy `dt` can be used.
# TODO(kenz): remove this file in ~6 months (April 2025).
echo
Warning
:
devtools_tool has been replaced by dt
.
Please
use dt instead
.
dt $@