Skip to content

Commit c06dcdf

Browse files
committed
fix(splash_screen): resolve web splash screen not disappearing
- Updated CHANGELOG.md to reflect the fix for the web splash screen issue - Corrected the bootstrap script in index.html to ensure proper functionality
1 parent bad2a56 commit c06dcdf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.2.1
4+
5+
- **Fix:** Resolved an issue where the web splash screen would not disappear after the application loaded due to an incorrect bootstrap script in `index.html`.
6+
37
## 1.2.0
48

59
- **Refactor:** Updated `flutter_launcher_icons` configurations.

0 commit comments

Comments
 (0)