Releases: jonbhanson/flutter_native_splash
Releases · jonbhanson/flutter_native_splash
v1.3.2
v1.3.1
v1.3.0
v1.2.2
- Added a FAQ to address the deprecation of
SplashScreenDrawable. Closes #199. - Added
<picture>tag toindex.htmlby finding the</body>tag instead ofsrc="main.dart.js, which was removed in Flutter 2.5. Fixes #202. - Added
<item name="android:forceDarkAllowed">false</item>tag to dark modestyles.xmlto improve Xiaomi support. Closes #184.
v1.2.1
- Check the file type and exit with error if it is not a PNG.
- Updated documentation with more FAQs.
- Fixed bug that was preventing copying of images for web. Fixes #192.
- Changed the example to show a secondary splash screen.
- Check that android, web, and ios folders exist before updating respective splash screen.
v1.2.0
v1.1.9
- Added path argument to command line. Thanks @lyledean1 for PR #180.
v1.1.8
v1.1.7+1
- flutter_native_splash:remove adheres to android/ios/web setting. Fixes #159.
- Updated readme images.
- Corrected Android scaling. Thanks @chris-efission.
v1.1.7
- flutter_native_splash:remove adheres to android/ios/web setting. Fixes #159.
- Updated readme images.
- Corrected Android scaling. Thanks @chris-efission.