We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0fa2e6 commit 0873768Copy full SHA for 0873768
packages/cross_file/lib/src/legacy/legacy_factory.dart
@@ -1,2 +1,6 @@
1
+// Copyright 2013 The Flutter Authors. All rights reserved.
2
+// Use of this source code is governed by a BSD-style license that can be
3
+// found in the LICENSE file.
4
+
5
export 'legacy_factory_io.dart'
6
if (dart.library.js_interop) 'legacy_factory_web.dart';
0 commit comments