Sign in
flutter
/
mirrors
/
flutter.git
/
00a5e7140d668bac7debc1abe559aa666dcb2b9e
/
.
/
packages
/
flutter_tools
/
lib
/
src
/
web
/
web_constants.dart
blob: 770d3df1aea2b05bfceb41672794684b1d8d8b87 [
file
] [
log
] [
blame
]
// Copyright 2014 The Flutter 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
String
kWasmMoreInfo
=
'See https://flutter.dev/to/wasm for more information.'
;