Skip to content

Commit aa2e6de

Browse files
committed
Prevent generating native splashscreen for web
1 parent 5602c89 commit aa2e6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sudoku/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ flutter_native_splash:
130130
# platform.
131131
#android: false
132132
#ios: false
133-
#web: false
133+
web: false
134134

135135
# The position of the splash image can be set with android_gravity, ios_content_mode, and
136136
# web_image_mode parameters. All default to center.

0 commit comments

Comments
 (0)