Skip to content

Commit 2accb06

Browse files
committed
format
1 parent ef59253 commit 2accb06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

am_sidekick/lib/src/arcgis_flutter_project.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class ArcgisFlutterProject {
2424
File get flutterw => root.file('flutterw');
2525

2626
List<DartPackage>? _packages;
27+
2728
List<DartPackage> get allPackages {
2829
return _packages ??= root
2930
.directory('')

0 commit comments

Comments
 (0)