You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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: