Releases: jonbhanson/flutter_native_splash
Releases · jonbhanson/flutter_native_splash
v2.4.5
v2.4.4
v2.4.3
v2.4.2
v2.4.0
Migrate from js to js_interop. Closes #676. Closes #671.
v2.3.7
v2.3.6
v2.3.5
v2.3.2
Update the example
v2.3.1
- Package speed up using Isolates to generate files at the same time. Thanks Vladimir for PR #558.
- New command for generating all flavors at once: --flavors
- Replaced deprecated 'flutter pub run' with 'dart run'. Thanks Aditya for PR #554.
- Fix fullscreen switch not working for Android <12v in System.dark mode. Fixes #559.