flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.78k stars 3.2k forks source link

Update screenshot on 'Creating flavors for Flutter' page #8746

Open samekard-dev opened 1 year ago

samekard-dev commented 1 year ago

Page URL

https://docs.flutter.dev/deployment/flavors/

Page source

https://github.com/flutter/website/tree/main/src/deployment/flavors.md

Describe the problem

In the Using flavors in iOS section, the Product Name is rewritten, but the screenshot shows that Project is selected, but Target should be selected. The Product Name is in both Project and Target, so even if the Project is rewritten, it is overwritten by the Target setting.

Expected fix

Screenshot with Target selected

Additional context

No response

sfshaza2 commented 1 year ago

@parlough, when you have a minute, can you retake that screen shot?

parlough commented 1 year ago

I likely won't get to this right away, but I'll keep it on my list in case someone else doesn't get to it soon.

It seems there might be some other images that need updates as well: https://github.com/flutter/website/issues/8238