flutter-animated-counter icon indicating copy to clipboard operation
flutter-animated-counter copied to clipboard

Problem with 0.3.2

Open richard-lifegroup opened this issue 1 year ago • 2 comments

I got this error with 0.3.2: Error: Member not found: 'MediaQuery.textScalerOf' Compiled OK with 0.3.0

richard-lifegroup avatar Apr 01 '24 15:04 richard-lifegroup

That's a new API in a newer Flutter version. Thanks for the report, I will try to find a way to support older Flutter versions.

h65wang avatar Apr 01 '24 17:04 h65wang

@richard-lifegroup, I've just released v0.3.4. Please specify animated_flip_counter: ^0.3.3 in your pubspec.yaml and see if it works for you.

h65wang avatar Apr 02 '24 00:04 h65wang