flutterdarttestingwidget-test-flutterflutter-patrol

Undefined name Patrol in Flutter


Even though I added dependency correctly, it is unable to find the Patrol class inside the dependencies. The correct implementation is shown in this link: https://pub.dev/packages/patrol

enter image description here


Solution

  • The Patrol class has been renamed to NativeAutomator.