Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No context given for import 'model/app_state_model.dart'; in step 4. #11528

Open
1 task
HedgeWizardly opened this issue Dec 21, 2024 · 0 comments
Open
1 task
Labels
from.page-issue Reported in a reader-filed concern

Comments

@HedgeWizardly
Copy link

Page URL

https://codelabs.flutter-io.cn/codelabs/flutter-cupertino/index.html#3

Page source

No response

Describe the problem

On step 4- "Create structure for a 3-tab app", AppStateModel is used as a type for the Consumer, and appears to be imported from import 'model/app_state_model.dart';, but this does not seem to be a default library, and there is no mention in the guide up to this point that explains what the file is or where it comes from or what it contains.

It appears this is introduced in the next step, but this does not help for users following along.

Expected fix

A simple note that "this will be introduced in the next step" or something to that effect would be really useful to include.

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.
@HedgeWizardly HedgeWizardly added the from.page-issue Reported in a reader-filed concern label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from.page-issue Reported in a reader-filed concern
Projects
None yet
Development

No branches or pull requests

1 participant