mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
Lands beta branch into master for 2.5 (#895)
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
// BSD-style license that can be found in the LICENSE file.
|
||||
import 'dart:convert';
|
||||
import 'dart:io';
|
||||
import 'package:path/path.dart' as path;
|
||||
|
||||
import 'package:grinder/grinder.dart';
|
||||
import 'package:path/path.dart' as path;
|
||||
|
||||
void main(List<String> args) => grind(args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user