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:
stuartmorgan
2021-04-30 12:47:14 -07:00
committed by GitHub
parent 142fc9793d
commit 2bd3f401a7
3 changed files with 10 additions and 1 deletions

View 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';