Skip to content

[Request]: share_plus refactor and cleanup #1099

Description

@miquelbeltran

Plugin

share_plus

Use case

Currently, share_plus is a bit messy:

  • 4 different methods that do somehow the same (share, shareFiles, shareWithResult, and shareFilesWithResult).
  • Sharing URLs, something that iOS and macOS support, is currently broken.

Proposal

The refactor should:

  • Unify all four methods into a single one.
  • Deprecate the old methods.
  • Remove code duplication
  • Add a way to share a URL on iOS (not as String, but as NSURL)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions