page-transformer
page-transformer copied to clipboard
Dart2
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
same to me
This should be fixed with https://github.com/roughike/page-transformer/pull/11