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

Build error upgrading to Flutter 3.10.0 #29

Closed
Ciock opened this issue May 11, 2023 · 5 comments
Closed

Build error upgrading to Flutter 3.10.0 #29

Ciock opened this issue May 11, 2023 · 5 comments

Comments

@Ciock
Copy link

Ciock commented May 11, 2023

Error:

Target dart2js failed: Exception: ../../../../../.pub-cache/git/Flutter_dismissible_page-5dde9c12a03d82e8d3d4583ef929422cd21e606b/lib/src/multi_axis_dismissible_page.dart:61:10:
Error: The class 'Drag' can't be used as a mixin because it isn't a mixin class nor a mixin.
with Drag, SingleTickerProviderStateMixin, _DismissiblePageMixin {

@Tkko
Copy link
Owner

Tkko commented May 11, 2023

@Ciock What is the package version?

@Ciock
Copy link
Author

Ciock commented May 11, 2023

I'm on this branch because of this issue #14

  dismissible_page: # https://github.com/Tkko/Flutter_dismissible_page/issues/14
    git:
      url: https://github.com/Tkko/Flutter_dismissible_page
      ref: feature/scrolable_dismissible

@Tkko
Copy link
Owner

Tkko commented May 11, 2023

@Ciock it's already merged to master, you can depend on the latest pub version

@Ciock
Copy link
Author

Ciock commented May 11, 2023

I'm sorry, I was too hasty. I'm closing

@Ciock Ciock closed this as completed May 11, 2023
@Tkko
Copy link
Owner

Tkko commented May 11, 2023

No worries man 🤘

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

2 participants