anusii / anusii/solidpod

Package update to support Swift

Open
#712 1 comment 0 reactions 0 assignees View on GitHub

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.