mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Minor sample index cleanup (#1532)
This commit is contained in:
@@ -14,7 +14,7 @@ import 'package:path/path.dart' as p;
|
||||
|
||||
import 'common.dart';
|
||||
|
||||
main(List<String> args) async {
|
||||
void main(List<String> args) async {
|
||||
final buildDir = args[0];
|
||||
final fileMap =
|
||||
(jsonDecode(args[1]) as Map<String, dynamic>).cast<String, String>();
|
||||
|
||||
Reference in New Issue
Block a user