Releases: jonbhanson/flutter_native_splash
Releases · jonbhanson/flutter_native_splash
v2.4.7
17 Oct 01:31
Compare
Sorry, something went wrong.
No results found
Updated documentation. Thanks Ideeyn for PR #806 .
Specify branding dimensions. Thanks Ivan for the tip .
Update dependencies.
v2.4.6
06 Apr 15:49
Compare
Sorry, something went wrong.
No results found
v2.4.5
16 Feb 16:49
Compare
Sorry, something went wrong.
No results found
v2.4.4
29 Dec 16:28
Compare
Sorry, something went wrong.
No results found
Added the ability to generate all flavors with a single flag. Closes #751
Update the docs to clarify dark mode parameters. Closes #720 .
v2.4.3
17 Nov 18:38
Compare
Sorry, something went wrong.
No results found
Add Swift Package Manager support. Closes #749 .
Update example to use Kotlin.
v2.4.2
20 Oct 15:25
Compare
Sorry, something went wrong.
No results found
Updated dependencies.
Clarified documentation. Closes #743 .
v2.4.0
17 Mar 15:15
Compare
Sorry, something went wrong.
No results found
v2.3.7
07 Dec 01:23
Compare
Sorry, something went wrong.
No results found
Roll back web fade as it was a breaking change. Fixes #628 . Fixes #627 . Fixes #622 .
v2.3.6
20 Nov 13:58
Compare
Sorry, something went wrong.
No results found
Add fade between splash and app on web. Thanks eggp for the suggestion and example code. Closes #608 .
Add check of parameter names to catch user typos in the parameters.
v2.3.5
29 Oct 16:12
Compare
Sorry, something went wrong.
No results found
Remove white flash on web. Thanks eggp for pointing out the problem and solution. Closes #607 .