Releases: jonbhanson/flutter_native_splash
Releases · jonbhanson/flutter_native_splash
v2.2.4
- Added parameters for platform-specific images. Closes #375.
- Remove black status bar which appeared on Android devices with a notch. Fixes #311.
v2.2.3
- Create new storyboard file rather than try to modify existing file. Closes #369.
- Reverted 2.1.6 change of using light settings for dark mode if omitted. Fixes #368.
v2.2.2
[2.2.2] - (2022-May-29)
- Corrected Android 12 color overriding color parameter. Closes #365.
- Add support for setting screen orientation in Android. Closes #344.
v2.1.6
- Use light settings for dark mode if dark mode settings are omitted.
- Add ALT tag for web. Fixes #339.
v2.1.3+1
- Updated documentation. Closes #327.
remove
correctly handles multiple plist files. Fixes #247.
v2.1.2
Add branding support in Android 12. Thanks Vladimir for the PR. Updated readme. Closes #317. Closes #318. Don't create a blank branding imageset. Fixes #264.
v2.1.1
- Fix for pixelated splash image on web. Fixes #263.