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

No named parameter with the name 'clipBehavior' #32

Closed
shw2ypro opened this issue Oct 8, 2020 · 6 comments
Closed

No named parameter with the name 'clipBehavior' #32

shw2ypro opened this issue Oct 8, 2020 · 6 comments

Comments

@shw2ypro
Copy link

shw2ypro commented Oct 8, 2020

Good Night
After upgrading to badges: ^1.1.3
I got this error
what should i do ???

Compiler message: /C:/flutter/.pub-cache/hosted/pub.dartlang.org/badges-1.1.3/lib/src/badge.dart:83:9: Error: No named parameter with the name 'clipBehavior'. clipBehavior: Clip.none, ^^^^^^^^^^^^ /C:/flutter/packages/flutter/lib/src/widgets/basic.dart:3210:3: Context: Found this candidate, but the arguments don't match. Stack({ ^^^^^

@culunvb
Copy link

culunvb commented Oct 9, 2020

I found the same issues

@ahmedGibran
Copy link

I found the same issues ???

@ahmedGibran
Copy link

@culunvb @shw2ypro any solution?

@moga111
Copy link

moga111 commented Oct 17, 2020

It looks like the changes made to this library were ahead of the stable release. Make sure to update flutter to latest version on the stable channel.

Its resolved now.

@shw2ypro
Copy link
Author

shw2ypro commented Oct 17, 2020

@ahmedGibran
i downgraded version to 1.1.1 and it worked fine
Hint: if u downgraded version and still show the same error just edit dart tool file and change package version from 1.1.3 to 1.1.1

@RusKryzhanovskiy
Copy link
Contributor

@shw2ypro, you can use 1.1.4

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

5 participants