Clipboard Ai
D 57 completed
Other
mobile_app / dart · small
258
Files
53,904
LOC
1
Frameworks
11
Languages
Pipeline State
completedRun ID
#1484642Phase
doneProgress
0%Started
2026-04-16 11:37:58Finished
2026-04-16 11:37:58LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
38.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47532
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
🧪 Code Distillation
Browse all specs →AI Prompt
Create a Flutter mobile application for macOS and iOS that functions as a clipboard manager, similar to Paste. It needs to poll the system clipboard in real-time and collect history. Key features should include content recognition for types like URLs, emails, phone numbers, and more, along with a toggle to mask sensitive content. Users must be able to search the history by title, type, or content, and manage entries by pinning, unpinning, or deleting. Finally, implement a one-click copy-back feature and a lightweight recommendation ranking system based on usage and recency.
flutter mobile-app macos ios clipboard-manager dart ui system-integration state-management
Generated by gemma4:latest
Catalog Information
Create a Flutter mobile application for macOS and iOS that functions as a clipboard manager, similar to Paste. It needs to poll the system clipboard in real-time and collect history. Key features should include content recognition for types like URLs, emails, phone numbers, and more, along with a toggle to mask sensitive content. Users must be able to search the history by title, type, or content, and manage entries by pinning, unpinning, or deleting. Finally, implement a one-click copy-back fea
Tags
flutter mobile-app macos ios clipboard-manager dart ui system-integration state-management
Quality Score
D
56.7/100
Structure
50
Code Quality
52
Documentation
64
Testing
50
Practices
60
Security
76
Dependencies
90
Strengths
- Consistent naming conventions (snake_case)
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No CI/CD configuration — manual testing and deployment
- 10154 duplicate lines detected — consider DRY refactoring
- 25 'god files' with >500 LOC need decomposition
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
Flutter
Symbols
method1,319
property577
class373
function328
protocol18
struct17
enum14
module9
macro7
type_alias6
variable4
constant2
extension1
Embed Badge
Add to your README:
