Skip to content

Commit 2091867

Browse files

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flutter-studio/src/io/flutter/utils/FlutterExternalSystemTaskNotificationListener.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
public class FlutterExternalSystemTaskNotificationListener extends ExternalSystemTaskNotificationListenerAdapter {
1212

1313
public FlutterExternalSystemTaskNotificationListener() {
14+
super(null);
1415
}
1516

1617
@Override

0 commit comments

Comments
 (0)