Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Restore url_launcher pubspec.
  • Loading branch information
ditman committed Feb 10, 2021
commit ed38b18cded812f0ef9d9fb81108a71c1a2d80db
5 changes: 3 additions & 2 deletions packages/url_launcher/url_launcher/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ flutter:
pluginClass: UrlLauncherPlugin
ios:
pluginClass: FLTURLLauncherPlugin
web:
default_package: url_launcher_web
# TODO(mvanbeusekom): Temporary disabled until web is migrated to nnbd (advised by @blasten).
#web:
# default_package: url_launcher_web
linux:
default_package: url_laucher_linux
macos:
Expand Down