You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## [2.3.6] - (2023-Nov-20)
2
+
3
+
- Add fade between splash and app on web. Thanks [eggp](https://github.com/eggp) for the suggestion and example code. Closes [#608](https://github.com/jonbhanson/flutter_native_splash/issues/608).
4
+
- Add check of parameter names to catch user typos in the parameters.
5
+
1
6
## [2.3.5] - (2023-Oct-29)
2
7
3
8
- Remove white flash on web. Thanks [eggp](https://github.com/eggp) for pointing out the problem and solution. Closes [#607](https://github.com/jonbhanson/flutter_native_splash/issues/607).
0 commit comments