Update secure paste project size to large

Closes https://github.com/dart-lang/sdk/pull/60311

GitOrigin-RevId: e923053c4639dee499d047560406eb48c1e437e6
Change-Id: I278b599faadd88deb56c4d4d87e2771cd5adb2de
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414902
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
hellohuanlin
2025-03-12 11:31:42 -07:00
committed by Commit Queue
parent 5d624dc584
commit c9e27902a7
+2 -2
View File
@@ -101,8 +101,8 @@ Inspired by this issue: https://github.com/dart-lang/native/issues/1240
## **Idea:** Secure Paste Custom Actions on iOS
- **Possible Mentor(s)**: `huanlin@google.com`, `jmccandless@google.com`
- **Difficulty**: Medium
- **Project size**: Medium (175 hours)
- **Difficulty**: Hard
- **Project size**: Large (350 hours)
- **Skills**: Dart, Objective-C
**Description**: Support custom action items for native edit menu on iOS. It's a pretty impactful project requested by many developers (main issue here: https://github.com/flutter/flutter/issues/103163). This project is one of the key milestones: https://github.com/flutter/flutter/issues/140184.