Sign in
flutter
/
mirrors
/
flutter
/
2b2b37e2d38ba71b76ee771e349fe7d80a3cd18d
/
.
/
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.'
;