Skip to content

Commit

Permalink
Missed a file
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryQian committed May 31, 2022
1 parent b57e3bb commit c4834a7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
flutterEngine,
flutterEngine.getDartExecutor(),
flutterEngine.getRenderer(),
new DefaultFlutterAssets(flutterLoader),
flutterEngine.getPlatformViewsController().getRegistry());
flutterEngine.getPlatformViewsController().getRegistry(),
new DefaultFlutterAssets(flutterLoader));
}

public void destroy() {
Expand Down

0 comments on commit c4834a7

Please sign in to comment.