SOLIDUI/SOLIDPOD: Replace plugins lacking Swift Package Manager support on iOS/macOS
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 7
- Forks
- 2
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 3
Description
Description
The following plugins do not support Swift Package Manager for ios:
- oidc_ios
- fast_rsa
- printing
The following plugins do not support Swift Package Manager for macos:
- screen_retriever_macos
- window_to_front
- oidc_macos
- fast_rsa
- printing
This will become an error in a future version of Flutter. This plugins need to be replaced or wait for the update.
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 auditing the listed plugins and their Swift Package Manager support for iOS and macOS. Determine whether each plugin should be replaced or updated, then verify that the Flutter project no longer reports unsupported plugins and still builds on both platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, ios, macos
- Domain
- build-system, mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100