mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 07:08:10 +08:00
Add a flutter_image.dart to pass publish check
This commit is contained in:
5
packages/flutter_image/lib/flutter_image.dart
Normal file
5
packages/flutter_image/lib/flutter_image.dart
Normal file
@ -0,0 +1,5 @@
|
||||
// Copyright 2013 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 'network.dart';
|
Reference in New Issue
Block a user