Unverified Commit 4e88f6a1 authored by Chris Yang's avatar Chris Yang Committed by GitHub

flutter_tools: refactor `CreateCommand`. (#70874)

parent c2d1203f
This diff is collapsed.
......@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter_tools/src/commands/create.dart';
import 'package:flutter_tools/src/commands/create_base.dart';
import '../src/common.dart';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment