Flutter_Pinput icon indicating copy to clipboard operation
Flutter_Pinput copied to clipboard

Flutter constraints too loose

Open t-animal opened this issue 1 year ago • 1 comments

This project doesn't compile with flutter 2.5.1, but the pubspec.yaml allows installing it for versions flutter: ">=1.17.0"

At least this copyWith is missing. Judging from the tag list in the header on github I'd guess that the earliest released version that included this line is 2.8.0, but I'm not entirely sure how to interpret this list.

t-animal avatar Jul 22 '22 11:07 t-animal

Hi @t-animal, let me check

Tkko avatar Jul 22 '22 11:07 Tkko

Bumped the Flutter SDK version in version 2.2.13

Tkko avatar Oct 03 '22 17:10 Tkko