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
In integration_test,inside app_test.dart it is showing the function run isn't defined....
That's why the system can't debug the app......
please suggest any solution
The function 'run' isn't defined.
Try importing the library that defines 'run', correcting the name to the name of an existing function, or defining a function named 'run'.
The text was updated successfully, but these errors were encountered:
In integration_test,inside app_test.dart it is showing the function run isn't defined....
That's why the
system can't debug the app....
..please suggest any solution
The text was updated successfully, but these errors were encountered: