SimformSolutionsPvtLtd / flutter_showcaseview

Flutter plugin that allows you to showcase your features on flutter application. 👌🔝🎉
https://pub.dev/packages/showcaseview
MIT License
1.48k stars 433 forks source link

Analysis Issue after flutter upgrade to 3.22 #440

Closed enesakbal closed 4 months ago

enesakbal commented 4 months ago

I upgraded to flutter version 3.22.0 and I'm getting the following error.

Xcode build done.                                           25.1s
Failed to build iOS app
Could not build the precompiled application for the device.
Error (Xcode): ../../.pub-cache/hosted/pub.dev/showcaseview-2.1.1/lib/src/tooltip_widget.dart:156:14: Error: The getter 'headline6' isn't defined for the class 'TextTheme'.
2

Error launching application on TEST IPHONE.
aditya-css commented 4 months ago

Duplicate of #434