Package update to support Swift
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Describe the Bug
Macos build requires Swift, however some of our dependency package versions do not support Swift. Update if possible or request updates.
flutter run -d macos
...
The following plugins do not support Swift Package Manager for macos:
- fast_rsa
- oidc_macos
- printing
This will become an error in a future version of Flutter. Please contact the plugin maintainers to request Swift Package Manager adoption.
Expected Behaviour
No Swift not supported warning
Context
Where has the issue been observed:
- Android
- Chrome
- iOS
- Linux
- macOS
- Web
- Windows
[Add any other context about the problem here.]
App Version: Podmail v0.1.7
Flutter Version: 3.44.8
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 dependency declarations and versions for fast_rsa, oidc_macos, and printing, then reproduce the warning with flutter run -d macos. Determine whether updated packages support Swift Package Manager; done means the macOS build no longer reports unsupported plugins, or the maintainers have been contacted where updates are unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, swift
- Domain
- build-system, desktop-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100