Sign in
flutter
/
mirrors
/
flutter.git
/
22570daa18acf8785ba74707b35bbc72b10dfd63
/
.
/
packages
/
flutter_tools
/
lib
/
src
/
web
/
web_constants.dart
blob: 770d3df1aea2b05bfceb41672794684b1d8d8b87 [
file
]
// 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.'
;