FooStudio / flutter_statusbar_manager

Flutter StatusBar Manager for iOS & Android
MIT License
192 stars 74 forks source link

Error with version 1.0.1 #1

Closed rlee1990 closed 6 years ago

rlee1990 commented 6 years ago

I receive the following error when trying to run on Android: error: package tandroid.animation does not exist import tandroid.animation.ArgbEvaluator;

BUILD FAILED in 2s Finished with error: Gradle build failed: 1

mendieta commented 6 years ago

Hi, thank you for noticing this issue. I will try to upload a fix today , if not tomorrow morning it will be fixed on pub.

rlee1990 commented 6 years ago

@mendieta thanks

mendieta commented 6 years ago

@rlee1990 I have published a new version to pub, and updated the repository. If anything else pops out don't hesitate to open another issue. Closing this issue

rlee1990 commented 6 years ago

@mendieta Thanks. It's all working now.