flutter / website

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

Include and promote Cupertino-y app in the First Hour experience #11041

Open sethladd opened 1 month ago

sethladd commented 1 month ago

What information needs to be added?

For this page [1] which you can find in the First Hour (aka Getting Started) flow, if you choose "iOS app" , you should see a Cupertino-y version of the initial app that you make.

We have a Cupertino version of the Counter app, we could use that.

[1] https://docs.flutter.dev/get-started/test-drive

Where should this new content appear?

No response

I would like to fix this problem.

sethladd commented 1 month ago

cc @Piinks -- do we want to cross-link this to any tracking issue from our Framework for the Cupertino-y Counter app we wanted to leverage?

Piinks commented 1 month ago

Sure. We don't have one currently. I will make one.

Piinks commented 1 month ago

Filed https://github.com/flutter/flutter/issues/153461

sethladd commented 1 month ago

Thanks!