yako-dev / flutter_badges

A flutter package for creating badges.

Home Page:https://pub.dev/packages/badges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parameter with the name 'clipBehavior'. clipBehavior: Clip.none, ^^^^^^^^^^^^

yj229201093 opened this issue · comments

image
最新版本1.1.4/ 1.1.3 都会报错

@yj229201093 have u got any solution for this?

@yj229201093 have u got any solution for this?

I won't. I'm waiting for the bigwigs to sort this out. My version is a 1.17.5 stable version

@yj229201093 Oh okay...

@Sunsiha Upgrading to a higher version of Flutter will solve this problem, but with my current version 1.22.0, this problem is gone.

@Sunsiha @yj229201093 you need to update the Flutter version to the 1.22.0 or higher.

@Sunsiha @yj229201093 you need to update the Flutter version to the 1.22.0 or higher.

@yadaniyil Is this the only possible solution for this issue? What about the lower versions of the badges package.

I think that it is really good package.
But I can't use without version upgrading.
@yadaniyil you can't fix it without upgrading?

I think that it is really good package.
But I can't use without version upgrading.
@yadaniyil you can't fix it without upgrading?

@Anna225 Yes of course, also I'm looking for a possible solution for this. Sometimes, upgrading cause crashes for underdeveloping applications.

@DTharaka @Anna225 @yj229201093 @Sunsiha
Temporarily, we will return to the deprecated overflow parameter till we find another solution.
Can you check 1.1.6?

@DTharaka @Anna225 @yj229201093 @Sunsiha
Temporarily, we will return to the deprecated overflow parameter till we find another solution.
Can you check 1.1.6?

@RusKryzhanovskiy Still same state, no possible solutions also with v1.1.6 😶

It seems the author has a fix for clipBehavior in the latest version 1.1.6. see the changelog.
@Anna225 @Sunsiha @yj229201093