reiv
reiv
Text blocks start out as bold activated on the toolbar.  Toggling bold makes the text slightly thinner in the preview but you barely see the difference. Either way, the...
### Page URL https://docs.flutter.dev/deployment/cd/ ### Page source https://github.com/flutter/website/tree/main/src/deployment/cd.md ### Describe the problem https://docs.flutter.dev/deployment/cd#cloud-build-and-deploy-setup In step 3: > Run flutter build appbundle or flutter build ios --release --no-codesign, depending on the...
### Link to reproduction _No response_ ### Describe the Bug Fields with `required: true` defined in an `array` aren't marked as non-nullable in the resulting GraphQL schema. ### To Reproduce...