Sign in
flutter
/
mirrors
/
flutter
/
d9e0c32da22d497bfbe62b206f7fbd60f5fdfb93
/
.
/
packages
/
flutter_tools
/
lib
/
src
/
base
/
common.dart
blob: 4481953a69d4bc70de841d8fb8619eb6f858c6a5 [
file
]
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
const
int
observatoryDefaultPort
=
8181
;
const
int
diagnosticDefaultPort
=
8182
;