Skip to content

Support for Swift Package Manager #23

Description

@nikodembernat

This package doesn't support SPM which soon will be required to build Flutter apps for iOS/macOS. Building the app results in the following log messages:

Launching lib/main.dart on macOS in debug mode...
The following plugins do not support Swift Package Manager for macOS:
  - flutter_pty
  - [... other plugins ...]
This will become an error in a future version of Flutter. Please contact the plugin maintainers to request Swift Package Manager adoption.

Some additional context: https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-app-developers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions