mirror of
https://github.com/flutter/packages.git
synced 2025-08-06 17:28:42 +08:00
Re-add bin/ to flutter_plugin_tools (#3839)
This should have been re-added in #3836 but was missed, so it doesn't work correctly via `pub global`.
This commit is contained in:
5
script/tool/bin/flutter_plugin_tools.dart
Normal file
5
script/tool/bin/flutter_plugin_tools.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 'package:flutter_plugin_tools/src/main.dart';
|
Reference in New Issue
Block a user