- Fixes iPhone 12 size and safe area issue
- Adding Pixel 4
- Updated freezed dependency.
- Added extra padding for virtual keyboard.
- Added more Android devices (Galaxy A50, Galaxy Note20, Galaxy Note20 Ultra, Xperia 1 II).
- Fixed insets and padding calculation issues to match native behaviour.
- Improved documentation.
- Added golden tests.
- Exposing more classes.
- Removed SVG dependencies.
- Updated device :
- iOS: iPhone 12 mini, iPhone 12 Pro Max, iPhone 12, iPhone 13 mini, iPhone 13 Pro Max, iPhone 13, iPhone SE, iPad Air 4, iPad Pro
- Android: Samsung S20, OnePlus 8 Pro, Generic phones and tablets
- Windows: Generic desktop and laptop
- macOS: MacBook Pro, Generic desktop
- Linux: Generic desktop and laptop
- Fixed SVG parsing errors (definitions as first).
- Fixed SVG parsing errors (removed effects).
- Migrated to flutter_lints
- Upgraded dependencies
- Fixing missing part file.
- Upgraded dependencies.
- Migration to null-safety.
- Stable release
- Fixed screen clip when frame not visible.
- Device info is preparsed through a tool and device info access is now synchronous.
- Hiding screen while loading.
- Keeping screen in tree to keep its state.
- Fixed
loadDevicesInfo
.
- Added linux devices.
- New redesigned frames.
- Added virtual keyboard.
- Fixed issue with iPad pro button location.
- Initial release.