flutter_robot 0.3.0
flutter_robot: ^0.3.0 copied to clipboard
Create a widget tests using the Robot Pattern simulating statusBar, opened keyboard, IOS home button, etc
0.3.0 #
- Adds robot_tester.
- Adds RobotElement.
0.2.2 #
DeviceSimulator
improvements.
0.2.1 #
- removes mandatory 'scenario' param.
0.2.0 #
- Adds 'RobotFileComparator'
- Update README
0.1.1 #
- Load ImageProvider automatically
- Adds example.
0.1.0 #
- Adds TestAssetBundle.
- Update CHANGELOG
0.0.2 #
- Adds status bar simulate
- Adds opened keyboard simulate
- Update readme
0.0.1 #
- Initial version (developing)