Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Re-add accidentally removed brace
  • Loading branch information
stuartmorgan-g committed Feb 16, 2021
commit 8a51f3fc3a66b2de637de8c30b02865b2d21ede0
1 change: 1 addition & 0 deletions script/tool/lib/src/drive_examples_command.dart
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,5 @@ Tried searching for the following:
// flag also required like other platforms (breaking change).
// https://github.com/flutter/flutter/issues/58285
return isAndroidPlugin(plugin, fileSystem);
}
}