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

PLEASE UPDATE DEPENDENCIES #209

Open
carrasc0 opened this issue Sep 15, 2023 · 7 comments
Open

PLEASE UPDATE DEPENDENCIES #209

carrasc0 opened this issue Sep 15, 2023 · 7 comments

Comments

@carrasc0
Copy link

Specially http

@mafreud
Copy link

mafreud commented Sep 26, 2023

I updated all dependencies. Use this.
https:/ARTISAN-inc/gallery_saver_updated

@JonasJW
Copy link

JonasJW commented Oct 11, 2023

@mafreud how do I use this?

When I do

  gallery_saver: 
    git:
      url: https:/ARTISAN-inc/gallery_saver_updated.git
      ref: master

I get this error:

Resolving dependencies...
Error on line 1, column 7: "name" field doesn't match expected name "gallery_saver".
  ╷
1 │ name: gallery_saver_updated
  │       ^^^^^^^^^^^^^^^^^^^^^
  ╵
exit code 65

@mafreud
Copy link

mafreud commented Oct 11, 2023

@JonasJW Hi, like other packages,
in pubspec.yaml, just import gallery_saver_updated.

dependencies:
  gallery_saver_updated: ^3.0.0

@JonasJW
Copy link

JonasJW commented Oct 11, 2023

@mafreud Thanks, didn't notice it was hosted on pub.dev

@mafreud
Copy link

mafreud commented Oct 11, 2023

You're welcome 👍 😄

@SheepYang1993
Copy link

SheepYang1993 commented Oct 30, 2023

[!] CocoaPods could not find compatible versions for pod "gallery_saver_updated":
  In Podfile:
    gallery_saver_updated (from `.symlinks/plugins/gallery_saver_updated/ios`)

Specs satisfying the `gallery_saver_updated (from `.symlinks/plugins/gallery_saver_updated/ios`)` dependency were found, but they required a higher minimum deployment target.

I tried to modify platform :ios, '14.0' in Podfile, It works

@natsuk4ze
Copy link

see #213

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants