simulator 0.2.1  simulator: ^0.2.1 copied to clipboard
simulator: ^0.2.1 copied to clipboard
A (not just) device simulator for Flutter. Makes building multi-platform UIs a breeze
0.2.1 #
- Fix MediaQuerynot being applied when a device is chosen.
0.2.0 #
- Update to support Flutter 3.19.2
0.1.0 #
- Fixed window resizing for macOS.
- Made the layout more responsive for smaller screen sizes.
0.0.6 #
- Decreased the minimum SDK requirement to 3.0.0.
0.0.5 #
- Dropped dependency on vm_servicedue to package incompatibilities.
0.0.4 #
- Dropped dependency on flutter_test.
0.0.3 #
- Specified platforms in Pubspec
0.0.2 #
- Updated README
0.0.1 #
- Initial release :)