MixinNetwork / MixinNetwork/flutter-app
Can u just remove super_clipboard or any super related dependencies?
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 330
- Forks
- 69
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 21
Description
This one make app goes from 16M to 34M sudenly...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the Flutter/Dart dependency declarations and reproducing the reported increase from 16M to 34M. Trace whether super_clipboard or other super-related dependencies cause the size change; done means the unnecessary dependency is removed and the app size is reduced without losing required functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100