Skip to content

chore(deps): update web package to 1.0.0 for desktop_drop #360

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

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

EchoEllet
Copy link
Contributor

Using the newer versions of desktop_drop (that are not published yet to pub.dev) will cause build failures in case the dependency web is 1.0.0 or newer, which also can be from other plugins (e.g. share_plus).

# Switch to the pub.dev version after https://github.com/MixinNetwork/flutter-plugins/pull/351
# is published
desktop_drop:
  git:
    url: https://github.com/MixinNetwork/flutter-plugins.git
    path: packages/desktop_drop
    ref: d1c9369331518fec50ca02ddc05ec403eace0c1f

Using the latest version from pub.dev would require changing the Kotlin version 1.7.10 (the latest version that's currently supported by Flutter) to1.9.10 or later (see #351).

@crossle crossle merged commit 97156ce into MixinNetwork:main Sep 4, 2024
@EchoEllet EchoEllet deleted the chore/update-web-package branch October 14, 2024 03:10
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.

2 participants