Skip to content

Fix flutter template #1063

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DmitryNX
Copy link

@DmitryNX DmitryNX commented Apr 4, 2025

Upgrade dependencies (flutter_web_auth_2 version is outdated in Flutter 3.29) in pubspec.yaml.twig

What does this PR do?

Fixing deprecated dependency "flutter_web_auth_2" and updating other ones.

Test Plan

I have build my project with AppWrite client SDK successfully.

Related PRs and Issues

Issue #238

Have you read the Contributing Guidelines on issues?

Yes.

@raman04-byte
Copy link

raman04-byte commented Apr 7, 2025

Did you try to run this after making those changes?

Comment on lines +25 to +28
package_info_plus: ^8.3.0
path_provider: ^2.1.5
web_socket_channel: ^3.0.2
web: ^1.1.1
Copy link

@lishaduck lishaduck Apr 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these version bumps necessary?
I could see web, but the rest don't seem necessary.

@raman04-byte
Copy link

I think flutter_web_auth_2 is enough to solve this issue.

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.

3 participants