Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit ed38b18

Browse files
committed
Restore url_launcher pubspec.
1 parent 4ac7cd9 commit ed38b18

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/url_launcher/url_launcher/pubspec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ flutter:
1212
pluginClass: UrlLauncherPlugin
1313
ios:
1414
pluginClass: FLTURLLauncherPlugin
15-
web:
16-
default_package: url_launcher_web
15+
# TODO(mvanbeusekom): Temporary disabled until web is migrated to nnbd (advised by @blasten).
16+
#web:
17+
# default_package: url_launcher_web
1718
linux:
1819
default_package: url_laucher_linux
1920
macos:

0 commit comments

Comments
 (0)