You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
generateMainDartWithPluginRegistrant takes a currentMainUri argument and adds it to the template context as mainEntrypoint but it doesn't get used in the template. Could be removed I guess.
generateMainDartWithPluginRegistranttakes acurrentMainUriargument and adds it to the template context asmainEntrypointbut it doesn't get used in the template. Could be removed I guess.Noticed this while working on #185598.