Sign in
flutter
/
mirrors
/
flutter
/
50ecd5700f27eeb8bd5615836f64875267dd80ba
/
.
/
packages
/
integration_test
/
lib
/
src
/
extension.dart
blob: a2cb861fbf210246e46eae7ba3749f13055d3b14 [
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.
export
'_extension_io.dart'
if
(
dart
.
library
.
html
)
'_extension_web.dart'
;