No context given for import 'model/app_state_model.dart'; in step 4. #11528
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.
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.
The text was updated successfully, but these errors were encountered: