iampawan / 30DaysOfFlutter

Learn Flutter in 30 Days
413 stars 323 forks source link

Integration_test issue #16

Open dhruv2442 opened 3 years ago

dhruv2442 commented 3 years ago

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'.