Skip to content

Update dependencies#201

Open
Zazo032 wants to merge 1 commit into
CarnegieTechnologies:masterfrom
Zazo032:patch-1
Open

Update dependencies#201
Zazo032 wants to merge 1 commit into
CarnegieTechnologies:masterfrom
Zazo032:patch-1

Conversation

@Zazo032

@Zazo032 Zazo032 commented Jun 19, 2023

Copy link
Copy Markdown

No description provided.

@MagnusJohansson

MagnusJohansson commented Jun 19, 2023

Copy link
Copy Markdown

Maybe it's a good thing to also update the dependencies in the /example/pubspec.yaml app folder.

Maybe also address this:

This app is using a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding.
Take a look at the docs for migrating an app: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects
The plugin `gallery_saver` requires your app to be migrated to the Android embedding v2. Follow the steps on the migration doc above and re-run 

@Zazo032

Zazo032 commented Jun 19, 2023

Copy link
Copy Markdown
Author

Maybe it's a good thing to also update the dependencies in the /example/pubspec.yaml app folder.

Maybe also address this:

This app is using a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding.
Take a look at the docs for migrating an app: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects
The plugin `gallery_saver` requires your app to be migrated to the Android embedding v2. Follow the steps on the migration doc above and re-run 

I think that's fixed by #196

@memoriasIT

Copy link
Copy Markdown

Any updates on this?

@luis901101

luis901101 commented Jul 18, 2023

Copy link
Copy Markdown

As @Zazo032 mentioned, I created this PR #196
where I updated plugin dependencies, specifically http package and migrated Android to use flutterEmbedding V2.

Until PR get's merge you can use it like:

gallery_saver: #^2.3.2 # Waiting PR aproval here: https://github.com/CarnegieTechnologies/gallery_saver/pull/196
    git:
      url: https://github.com/luis901101/gallery_saver
      ref: 1ae60d454ed899973e11347dd3226c8ab1cd1b86

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

Successfully merging this pull request may close these issues.

4 participants