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
Next Next commit
merge master
  • Loading branch information
Chris Yang committed Feb 25, 2021
commit 57252976ab34f9081e27088edf9aec8866838e90
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ void main() {
});
});

test("androidInfo hanels null", () async {
test("androidInfo handles null", () async {
final AndroidDeviceInfo result =
await methodChannelDeviceInfo.androidInfo();

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.