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