screen_brightness icon indicating copy to clipboard operation
screen_brightness copied to clipboard

Error: The getter 'isAnimate' isn't defined for the class 'ScreenBrightnessPlatform'.[bug]

Open this-sunil opened this issue 1 year ago • 2 comments

Description (bug summary)

Step to reproduce (how to reproduce the bug)

Error: The getter 'isAnimate' isn't defined for the class 'ScreenBrightnessPlatform'.

Platform (Android/iOS/macOS/Windows)

this-sunil avatar May 18 '24 08:05 this-sunil

Hi @this-sunil. Sorry for the inconvenience. May you do a flutter pub upgrade?

aaassseee avatar May 20 '24 16:05 aaassseee

I will update the code with the latest version which is mentioned by @sed1ka https://github.com/aaassseee/screen_brightness/issues/29#issuecomment-2106546939 in next version.

However, would you please now do a flutter pub upgrade or by adding screen_brightness_platform_interface: ^1.0.1 to pubspec then do a flutter pub get then remove the screen_brightness_platform_interface: ^1.0.1 from pubspec?

aaassseee avatar May 20 '24 16:05 aaassseee

@this-sunil #30 unsync dependencies issue should be resolved in version 2.0.0+1

aaassseee avatar Oct 12 '24 13:10 aaassseee