website icon indicating copy to clipboard operation
website copied to clipboard

Needs updating. Best practice is to use an API Key now. Also some IOS specific example projects would be a huge plus!

Open JoshuaPHolden opened this issue 6 months ago • 0 comments

Page URL

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

Page source

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

Describe the problem

Article is out of date. It should use an APIKey for authentication. Using something like Github Actions (what basically everyone uses) would be awesome as well.

Expected fix

Update to authenticate with an APIKey for IOS

Additional context

No response

I would like to fix this problem.

  • [ ] I will try and fix this problem on docs.flutter.dev.

JoshuaPHolden avatar Jun 29 '25 01:06 JoshuaPHolden