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

Bug on latest flutter stable 1.17.0 #177

Closed
rahuldange09 opened this issue May 6, 2020 · 2 comments
Closed

Bug on latest flutter stable 1.17.0 #177

rahuldange09 opened this issue May 6, 2020 · 2 comments

Comments

@rahuldange09
Copy link

Issue with pub 0.7.2

Compiler message:                                                       
../../dev/flutter/.pub-cache/hosted/pub.dartlang.org/extended_image-0.7.2/lib/src/gesture/extended_image_slide_page_route.dart:333:9: Error: No named parameter with the name 'animation'.
        animation: animation,                                           
        ^^^^^^^^^                                                       
../../dev/flutter/packages/flutter/lib/src/cupertino/route.dart:435:3: Context: Found this candidate, but the arguments don't match.
  CupertinoFullscreenDialogTransition({                                 
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                   
Target kernel_snapshot failed: Exception: Errors during snapshot creation: null
build failed.                                                           
                                                                        
FAILURE: Build failed with an exception.  

I think it's high time to move 0.7.3-dev to stable.

@karnadii
Copy link

karnadii commented May 6, 2020

see #160

@zmtzawqlp
Copy link
Member

I will do it later.

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

3 participants