[PR #1895] [CLOSED] fix: Update Overrided Methods in Text Input Service #4999

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1895
Author: @Akshay-akkay
Created: 2/27/2023
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 671ffe6 fix: Update Overrided Methods in Text Input Service
  • 86e6936 Merge branch 'AppFlowy-IO:main' into main

📊 Changes

5 files changed (+456 additions, -257 deletions)

View changed files

📝 frontend/appflowy_flutter/macos/Podfile (+1 -1)
📝 frontend/appflowy_flutter/macos/Runner.xcodeproj/project.pbxproj (+6 -5)
📝 frontend/appflowy_flutter/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme (+1 -1)
📝 frontend/appflowy_flutter/packages/appflowy_editor/lib/src/service/input_service.dart (+9 -0)
📝 frontend/appflowy_flutter/pubspec.lock (+439 -250)

📄 Description

For Flutter 3.7.0 (#1741)


🔄 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/1895 **Author:** [@Akshay-akkay](https://github.com/Akshay-akkay) **Created:** 2/27/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`671ffe6`](https://github.com/AppFlowy-IO/AppFlowy/commit/671ffe695aee22a66770dc657c23013443a7188e) fix: Update Overrided Methods in Text Input Service - [`86e6936`](https://github.com/AppFlowy-IO/AppFlowy/commit/86e6936c6cf634bb70bffdc005c71e6335665a8d) Merge branch 'AppFlowy-IO:main' into main ### 📊 Changes **5 files changed** (+456 additions, -257 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/macos/Podfile` (+1 -1) 📝 `frontend/appflowy_flutter/macos/Runner.xcodeproj/project.pbxproj` (+6 -5) 📝 `frontend/appflowy_flutter/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme` (+1 -1) 📝 `frontend/appflowy_flutter/packages/appflowy_editor/lib/src/service/input_service.dart` (+9 -0) 📝 `frontend/appflowy_flutter/pubspec.lock` (+439 -250) </details> ### 📄 Description For Flutter 3.7.0 (#1741) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:16:45 +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#4999
No description provided.