page-transformer icon indicating copy to clipboard operation
page-transformer copied to clipboard

Dart2

Open pjcau opened this issue 7 years ago • 2 comments

Hi guys,

I use your lib in my project. After time, I upgrade the project with Dart 2 and now I have the important issue, so I cannot compile

Running "flutter packages upgrade" in baby_learn_with_game...
The current Dart SDK version is 2.1.0-dev.1.0.flutter-ccb16f7282. Because baby_learn_with_game depends on page_transformer any which requires SDK version <2.0.0, version solving failed.
pub upgrade failed (1)

Have idea how to fix it?

J

pjcau avatar Sep 18 '18 19:09 pjcau

same to me

yunfengsay avatar Dec 05 '18 06:12 yunfengsay

This should be fixed with https://github.com/roughike/page-transformer/pull/11

labrom avatar Jan 19 '19 06:01 labrom