Skip to content

Merge the latest version from engine repo (08162021)#210

Merged
HidenoriMatsubayashi merged 1 commit intosony:masterfrom
HidenoriMatsubayashi:update-cpp-share-library-08162021
Aug 16, 2021
Merged

Merge the latest version from engine repo (08162021)#210
HidenoriMatsubayashi merged 1 commit intosony:masterfrom
HidenoriMatsubayashi:update-cpp-share-library-08162021

Conversation

@HidenoriMatsubayashi
Copy link
Copy Markdown
Contributor

@HidenoriMatsubayashi HidenoriMatsubayashi added the engine Topics of Flutter Engine and its artifacts label Aug 16, 2021
@HidenoriMatsubayashi HidenoriMatsubayashi merged commit 53e2978 into sony:master Aug 16, 2021
@HidenoriMatsubayashi HidenoriMatsubayashi deleted the update-cpp-share-library-08162021 branch August 16, 2021 00:38
mchabsonel pushed a commit to SonelSA/flutter-embedded-linux that referenced this pull request Oct 19, 2025
This change fixes the following error messages when using upgrade command.

```
$ flutter-elinux upgrade
flutter-elinux is already up to date

Null check operator used on a null value
#0      ELinuxUpgradeCommandRunner.runCommandFirstHalf (package:flutter_elinux/commands/upgrade.dart:99:49)
<asynchronous suspension>
sony#1      ELinuxUpgradeCommandRunner.runCommand (package:flutter_elinux/commands/upgrade.dart:72:7)
<asynchronous suspension>
sony#2      FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1297:27)
<asynchronous suspension>
sony#3      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
sony#4      CommandRunner.runCommand (package:args/command_runner.dart:212:13)
<asynchronous suspension>
sony#5      FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:339:9)
<asynchronous suspension>
sony#6      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
sony#7      FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:285:5)
<asynchronous suspension>
sony#8      run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:115:9)
<asynchronous suspension>
sony#9      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
sony#10     main (package:flutter_elinux/executable.dart:80:3)
<asynchronous suspension>
```

Signed-off-by: Hidenori Matsubayashi <Hidenori.Matsubayashi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

engine Topics of Flutter Engine and its artifacts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant