device_simulator 0.9.6 device_simulator: ^0.9.6 copied to clipboard
DeviceSimulator allows you to easily test your Flutter app for different screen resolutions and platforms.
[0.9.1] - 2019-10-27 - Initial release. #
- Initial working version of DeviceSimulator
[0.9.5] - 2019-10-27 - Docs. #
- Improved documentation
[0.9.6] - 2020-02-23 - Support for routes #
- Breaking change. This update includes automatic support for routes. There is no longer a need to include DeviceSimulator when pushing a route.