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

Closed
1 task
HedgeWizardly opened this issue Dec 21, 2024 · 2 comments
Closed
1 task
Labels
a.tut.codelab-google Relates to codelabs hosted on codelabs.developers.google.com e1-hours Effort: < 8 hrs from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible.

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
@sfshaza2 sfshaza2 added the a.tut.codelab-google Relates to codelabs hosted on codelabs.developers.google.com label Jan 15, 2025
@sfshaza2
Copy link
Contributor

@domesticmouse, can you take a look?

@sfshaza2 sfshaza2 added p2-medium Necessary but not urgent concern. Resolve when possible. e1-hours Effort: < 8 hrs labels Jan 15, 2025
@domesticmouse
Copy link
Contributor

Slight problem, this is a clone of a removed codelab. codelabs.flutter-io.cn is not a website we maintain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.tut.codelab-google Relates to codelabs hosted on codelabs.developers.google.com e1-hours Effort: < 8 hrs from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible.
Projects
None yet
Development

No branches or pull requests

3 participants