JackJonson / flutter_animated_dialog

A new Flutter dialog with a series of beautiful animations, slide fade rotate size scale rotate3D animations.
Apache License 2.0
22 stars 34 forks source link

'headline6' isn't defined for the class 'TextTheme'. #8

Open AmmarTN opened 4 months ago

AmmarTN commented 4 months ago

After upgrading to Flutter 3.22, the app failed to build and throw this error : "Error: The getter 'headline6' isn't defined for the class 'TextTheme'."

is the package outdated?

And96 commented 4 months ago

Yes. Same error.

kevin-swinfo commented 4 months ago

same here, so I return to native flutter animation dialog code

And96 commented 3 months ago

Yes. commented flutter_animated_dialog lines and used standard dialog too

immagine

And96 commented 3 months ago

Waiting for a fix similar to https://github.com/akbarpulatov/flutter_awesome_select/pull/62

AmmarTN commented 3 months ago

9 could resolve the issue if someone could merge it

gbcoder794 commented 2 weeks ago

I have updated and published the fork of this library, just use this pacage _https://pub.dev/packages/flutter_animated_dialog_updated_