MixinNetwork / MixinNetwork/flutter-plugins

[desktop_drop] support for Swift Package Manager

Open
#466 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
512
Forks
292
Avg merge
15h 8m
Merged PRs (30d)
7

Description

Plugin needs to support Swift Package Manager on iOS and MacOS platforms.

See Flutter 3.41 release notes at
https://blog.flutter.dev/whats-new-in-flutter-3-41-302ec140e632#97e2:~:text=Swift%20Package%20Manager%20and%20UIScene

Also see the plugin developer guide at
https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors#how-to-add-swift-package-manager-support-to-an-existing-flutter-plugin

Expected behavior

Swift Package Manager supported on iOS and MacOS platforms

Version (please complete the following information):

  • Flutter Version: 3.41
  • OS: ios, macos
  • plugin: desktop_drop: 0.7.0

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 with the Flutter plugin developer guide for adding Swift Package Manager support to an existing plugin, then inspect desktop_drop's iOS and macOS integration. Confirm the required package configuration and verify that the plugin builds and is usable through Swift Package Manager on both platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, swift
Domain
build-system, desktop, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.