MixinNetwork / MixinNetwork/flutter-app

Can u just remove super_clipboard or any super related dependencies?

Open
#1,577 0 comments 1 reaction 0 assignees View on GitHub

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...

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.