Please check the following before submitting a new issue.
Please select affected platform(s)
Steps to reproduce
error: cannot find symbol
void setActivity(@nullable Activity activity) {
^
symbol: class Activity
location: class MethodCallHandlerImpl
Expected results
error: cannot find symbol
void setActivity(@nullable Activity activity) {
^
symbol: class Activity
location: class MethodCallHandlerImpl
Actual results
error: cannot find symbol
void setActivity(@nullable Activity activity) {
^
symbol: class Activity
location: class MethodCallHandlerImpl
Code sample
Code sample
Screenshots or video
Screenshots or video demonstration
[Upload media here]
Version
14.0.2
Flutter Doctor output
Doctor output
Please check the following before submitting a new issue.
Please select affected platform(s)
Steps to reproduce
error: cannot find symbol
void setActivity(@nullable Activity activity) {
^
symbol: class Activity
location: class MethodCallHandlerImpl
Expected results
error: cannot find symbol
void setActivity(@nullable Activity activity) {
^
symbol: class Activity
location: class MethodCallHandlerImpl
Actual results
error: cannot find symbol
void setActivity(@nullable Activity activity) {
^
symbol: class Activity
location: class MethodCallHandlerImpl
Code sample
Code sample
[Paste your code here]Screenshots or video
Screenshots or video demonstration
[Upload media here]
Version
14.0.2
Flutter Doctor output
Doctor output
[Paste your output here]