kalismeras61 / flutter_page_transition

This is Flutter Page Transition Package
BSD 2-Clause "Simplified" License
475 stars 57 forks source link

Error building #32

Closed obrand69 closed 3 years ago

obrand69 commented 3 years ago

During build, I get the following error: [ +904 ms] ../../flutter/.pub-cache/hosted/pub.dartlang.org/page_transition-1.1.7+3/lib/src/page_transition.dart:62:11: Error: No named parameter with the name 'reverseTransitionDuration'. [ ] reverseTransitionDuration: reverseDuration,

I am NOT on the latest Flutter version. You should protect this version and only make it available for later Flutter versions

kalismeras61 commented 3 years ago

@obrand69 did you run flutter clean ? The package update yesterday and I added pop duration. This package use latest version of stable.

kalismeras61 commented 3 years ago

@obrand69 any update ?

obrand69 commented 3 years ago

I had to hardcode the version with an override in my yaml file.

On Wed, Dec 9, 2020 at 11:26 AM Yasin ilhan notifications@github.com wrote:

@obrand69 https://github.com/obrand69 any update ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kalismeras61/flutter_page_transition/issues/32#issuecomment-741962240, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG3U5MVK6UDNL72WUG7OV3ST66L7ANCNFSM4UPVNEUQ .