[PR #1242] [MERGED] chore: flutter analyze and flutter format #4616

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1242
Author: @LucasXu0
Created: 10/7/2022
Status: Merged
Merged: 10/7/2022
Merged by: @LucasXu0

Base: mainHead: 0.0.6


📝 Commits (1)

  • 2d61581 chore: flutter analyze and flutter format

📊 Changes

13 files changed (+8 additions, -18 deletions)

View changed files

📝 .github/workflows/appflowy_editor_test.yml (+3 -1)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/render/rich_text/built_in_text_widget.dart (+0 -1)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/render/selection_menu/selection_menu_widget.dart (+5 -5)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/copy_paste_handler.dart (+0 -1)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/enter_without_shift_in_text_node_handler.dart (+0 -1)
📝 frontend/app_flowy/packages/appflowy_editor/test/extensions/path_extensions_test.dart (+0 -1)
📝 frontend/app_flowy/packages/appflowy_editor/test/render/rich_text/checkbox_text_test.dart (+0 -2)
📝 frontend/app_flowy/packages/appflowy_editor/test/render/rich_text/toolbar_rich_text_test.dart (+0 -1)
📝 frontend/app_flowy/packages/appflowy_editor/test/service/internal_key_event_handlers/backspace_handler_test.dart (+0 -1)
📝 frontend/app_flowy/packages/appflowy_editor/test/service/internal_key_event_handlers/format_style_handler_test.dart (+0 -1)
📝 frontend/app_flowy/packages/appflowy_editor/test/service/internal_key_event_handlers/slash_handler_test.dart (+0 -1)
📝 frontend/app_flowy/packages/appflowy_editor/test/service/internal_key_event_handlers/white_space_handler_test.dart (+0 -1)
📝 frontend/app_flowy/packages/appflowy_editor/test/service/toolbar_service_test.dart (+0 -1)

📄 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/1242 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 10/7/2022 **Status:** ✅ Merged **Merged:** 10/7/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `0.0.6` --- ### 📝 Commits (1) - [`2d61581`](https://github.com/AppFlowy-IO/AppFlowy/commit/2d61581eb3865750ec62a9372148780fce147099) chore: flutter analyze and flutter format ### 📊 Changes **13 files changed** (+8 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/appflowy_editor_test.yml` (+3 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/render/rich_text/built_in_text_widget.dart` (+0 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/render/selection_menu/selection_menu_widget.dart` (+5 -5) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/copy_paste_handler.dart` (+0 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/enter_without_shift_in_text_node_handler.dart` (+0 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/test/extensions/path_extensions_test.dart` (+0 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/test/render/rich_text/checkbox_text_test.dart` (+0 -2) 📝 `frontend/app_flowy/packages/appflowy_editor/test/render/rich_text/toolbar_rich_text_test.dart` (+0 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/test/service/internal_key_event_handlers/backspace_handler_test.dart` (+0 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/test/service/internal_key_event_handlers/format_style_handler_test.dart` (+0 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/test/service/internal_key_event_handlers/slash_handler_test.dart` (+0 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/test/service/internal_key_event_handlers/white_space_handler_test.dart` (+0 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/test/service/toolbar_service_test.dart` (+0 -1) </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:38:35 +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#4616
No description provided.