[PR #1507] [MERGED] Remove svg function #4783

Closed
opened 2026-03-23 22:15:48 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1507
Author: @LucasXu0
Created: 11/30/2022
Status: Merged
Merged: 11/30/2022
Merged by: @LucasXu0

Base: mainHead: remove_svg_function


📝 Commits (2)

  • d7783a6 chore: remove duplicated svg function
  • c127fd2 chore: fix flutter analyze

📊 Changes

5 files changed (+7 additions, -20 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/home/menu/app/create_button.dart (+1 -1)
📝 frontend/app_flowy/lib/workspace/presentation/home/menu/menu.dart (+2 -2)
📝 frontend/app_flowy/lib/workspace/presentation/settings/widgets/settings_user_view.dart (+1 -1)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/render/rich_text/checkbox_text.dart (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra/lib/image.dart (+2 -15)

📄 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/1507 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 11/30/2022 **Status:** ✅ Merged **Merged:** 11/30/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `remove_svg_function` --- ### 📝 Commits (2) - [`d7783a6`](https://github.com/AppFlowy-IO/AppFlowy/commit/d7783a6440d56496573b07c7d68b3ecbcbf61799) chore: remove duplicated svg function - [`c127fd2`](https://github.com/AppFlowy-IO/AppFlowy/commit/c127fd28b8aa81a2aa73fc73c39ebf8c799c7c97) chore: fix flutter analyze ### 📊 Changes **5 files changed** (+7 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/home/menu/app/create_button.dart` (+1 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/home/menu/menu.dart` (+2 -2) 📝 `frontend/app_flowy/lib/workspace/presentation/settings/widgets/settings_user_view.dart` (+1 -1) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/render/rich_text/checkbox_text.dart` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra/lib/image.dart` (+2 -15) </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 22:15:48 +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#4783
No description provided.