Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(share_plus): share XFile created using File.fromData() #1284

Merged
merged 10 commits into from Oct 24, 2022

Commits on Oct 22, 2022

  1. fix : Share.shareXFiles doesn't work if XFile is created using File.f…

    …romData()
    
    if file doesn't contain path
    then make new file in TemporaryDirectory and return with path
    dipakp2726 committed Oct 22, 2022
    Copy the full SHA
    a65de1f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Copy the full SHA
    67d4998 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    70eee3e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7d023d9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    daf8337 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Copy the full SHA
    c4e4086 View commit details
    Browse the repository at this point in the history
  2. convert every call to any

    dipakp2726 committed Oct 24, 2022
    Copy the full SHA
    d884773 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2c58ae2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8f39610 View commit details
    Browse the repository at this point in the history
  5. added mimeType in example

    dipakp2726 committed Oct 24, 2022
    Copy the full SHA
    8bdfe61 View commit details
    Browse the repository at this point in the history