Tkko / Flutter_dismissible_page

Flutter page widget that is dismissed by swipe gestures, with Hero style animations, Inspired by Facebook and Instagram stories.
https://pub.dev/packages/dismissible_page
MIT License
154 stars 39 forks source link

Stopped to build on flutter latest master #24

Closed iosephmagno closed 1 year ago

iosephmagno commented 1 year ago

This error occurs on master 3.9.0-13.0.pre.12.

Could not build the precompiled application for the device. Error (Xcode): ../../.pub-cache/hosted/pub.dev/dismissible_page-1.0.1/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.

https://github.com/Tkko/Flutter_dismissible_page/blob/b5b9a6df57fccdd6c96ca5b39bad93bfe3bd4de9/lib/src/multi_axis_dismissible_page.dart#L60-L61