Skip to content

Conversation

@gewenyu99
Copy link
Contributor

What does this PR do?

Fix a bunch of syntax, grammar, and content errors in flutter quick start.

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

@render
Copy link

render bot commented Jan 26, 2024

final Account account;

MyForm({required this.account});
MyApp({required this.account});
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are renaming this to MyApp, its better to rename MyFormState to MyAppState as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants