[PR #8277] [CLOSED] Change in html #8330

Closed
opened 2026-03-23 23:23:41 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/8277
Author: @HARISHVIJAY006
Created: 10/9/2025
Status: Closed

Base: mainHead: my-update-html


📝 Commits (1)

📊 Changes

1 file changed (+87 additions, -83 deletions)

View changed files

📝 frontend/appflowy_flutter/web/index.html (+87 -83)

📄 Description

change in Front page of the Flutter page and it gets loaded

Summary by Sourcery

Redesign the Flutter web index.html by updating metadata, adding a styled loading screen, and switching to the flutter.js loader for streamlined app initialization

New Features:

  • Add custom loading screen with logo, animated spinner, and loading text

Enhancements:

  • Update HTML metadata (lang attribute, viewport, description, title, and manifest links)
  • Replace manual service worker logic with flutter.js loader entrypoint and streamline app bootstrap
  • Simplify base href to root path

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/8277 **Author:** [@HARISHVIJAY006](https://github.com/HARISHVIJAY006) **Created:** 10/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `my-update-html` --- ### 📝 Commits (1) - [`269f1f3`](https://github.com/AppFlowy-IO/AppFlowy/commit/269f1f33e9374a0cf281fb61232854f3820f697e) Change in html ### 📊 Changes **1 file changed** (+87 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/web/index.html` (+87 -83) </details> ### 📄 Description change in Front page of the Flutter page and it gets loaded ## Summary by Sourcery Redesign the Flutter web index.html by updating metadata, adding a styled loading screen, and switching to the flutter.js loader for streamlined app initialization New Features: - Add custom loading screen with logo, animated spinner, and loading text Enhancements: - Update HTML metadata (lang attribute, viewport, description, title, and manifest links) - Replace manual service worker logic with flutter.js loader entrypoint and streamline app bootstrap - Simplify base href to root path --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:23:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#8330
No description provided.