Sign in
flutter
/
mirrors
/
flutter
/
7408a5ffd3d7469b212dde5bdd5ace6fa04df4f6
/
.
/
packages
/
flutter_tools
/
lib
/
src
/
web
/
web_constants.dart
blob: 9eba6ace6c97196ca5d99792bff18a43186ffc50 [
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/wasm for more information.'
;