[PR #967] [MERGED] Fix analysis issues #4464

Closed
opened 2026-03-23 21:37:55 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/967
Author: @LucasXu0
Created: 9/2/2022
Status: Merged
Merged: 9/2/2022
Merged by: @LucasXu0

Base: mainHead: fix_analysis_issues


📝 Commits (2)

  • 54a6b86 chore: fix analysis issue on flutter 3.3.0
  • 110dc8c chore: upgrade the editor example gif

📊 Changes

5 files changed (+5 additions, -9 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_editor/README.md (+1 -1)
frontend/app_flowy/packages/appflowy_editor/documentation/images/appflowy-editor-example.gif (+0 -0)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/document/position.dart (+1 -3)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/document/text_delta.dart (+1 -2)
📝 frontend/app_flowy/packages/appflowy_editor/test/legacy/flowy_editor_test.dart (+2 -3)

📄 Description

No description provided


🔄 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/967 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 9/2/2022 **Status:** ✅ Merged **Merged:** 9/2/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix_analysis_issues` --- ### 📝 Commits (2) - [`54a6b86`](https://github.com/AppFlowy-IO/AppFlowy/commit/54a6b863ebbaeaf93d90a76249f9e2171374ecab) chore: fix analysis issue on flutter 3.3.0 - [`110dc8c`](https://github.com/AppFlowy-IO/AppFlowy/commit/110dc8c239749c8cd9503de230bb99b9b0552ca0) chore: upgrade the editor example gif ### 📊 Changes **5 files changed** (+5 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_editor/README.md` (+1 -1) ➕ `frontend/app_flowy/packages/appflowy_editor/documentation/images/appflowy-editor-example.gif` (+0 -0) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/document/position.dart` (+1 -3) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/document/text_delta.dart` (+1 -2) 📝 `frontend/app_flowy/packages/appflowy_editor/test/legacy/flowy_editor_test.dart` (+2 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:37:55 +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#4464
No description provided.