Replies: 1 comment
-
Hi @defro, when you want to build the code locally, you need to run the code generator. This is achieved by exectuting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I've got a dart analysis error on this line :
flutter_fortune_wheel/example/lib/main.dart
Line 89 in acf17fc
This is the error:
error: The method 'AppRoute' isn't defined for the type '_DemoAppState'. (undefined_method at [flutter_fortune_wheel_example] lib/main.dart:88)
Can you help me ?
Regards,
Joël
Beta Was this translation helpful? Give feedback.
All reactions