flutter_test_robots library

Classes

ImeSimulator
Simulator for input method engine (IME) behavior.
SimulatedClipboard
Simulates platform copy/paste behavior for testing purposes.

Extensions

ClipboardInteractions on WidgetTester
Simulates a platform clipboard in widget tests.
ImeTester on WidgetTester
Extensions on WidgetTester for simulating input method engine (IME) behavior.
KeyboardInput on WidgetTester
Simulates keyboard input in your Flutter app.

Properties

keyEventPlatformOverride String?
Override for the platform value that's passed to every key simulation event.
getter/setter pair