Skip to content

Commit

Permalink
fix(firebase_remote_config): add missing default_package entry for …
Browse files Browse the repository at this point in the history
…web in `pubspec.yaml` (#8139)
  • Loading branch information
deepak786 committed Feb 21, 2022
1 parent 8470153 commit 5e6b570
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -39,3 +39,5 @@ flutter:
pluginClass: FLTFirebaseRemoteConfigPlugin
macos:
pluginClass: FLTFirebaseRemoteConfigPlugin
web:
default_package: firebase_remote_config_web

0 comments on commit 5e6b570

Please sign in to comment.