[flutter_plugin_tools] Complete migration to NNBD (#4048)

This commit is contained in:
stuartmorgan
2021-06-12 12:44:04 -07:00
committed by GitHub
parent 038c1796b0
commit ce948ce3cb
5 changed files with 109 additions and 104 deletions

View File

@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// @dart=2.9
import 'dart:io' as io;
import 'package:args/command_runner.dart';