SimformSolutionsPvtLtd / flutter_showcaseview

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

fix: Text Style on Flutter 3.22 #433

Closed chandrabezzo closed 5 months ago

chandrabezzo commented 5 months ago

Description

After Flutter SDK 3.22, removed deprecated text theme for headline6 and subtitle2. To fix this issue I follow migration guide from here.

Checklist

Breaking Change?

Related Issue

434

Result

Screenshot 2024-05-14 at 09 07 13

Follow Migration Guide

Screenshot 2024-05-15 at 08 19 08
VB10 commented 5 months ago

lgtm 🌸

here is an example of usage this pr:

 showcaseview: 
    git: 
      url: https://github.com/chandrabezzo/flutter_showcaseview
      ref: bugfix/text-theme/removed-3.22
aditya-css commented 5 months ago

Hello @chandrabezzo, Thank you for raising this PR. Can you please bump the version to 3.0.0 pubspec and changelog?

chandrabezzo commented 5 months ago

Done @aditya-css

Obada2020 commented 5 months ago

how to pull this in my git

victor337 commented 5 months ago

how to pull this in my git

I think he will update in pub.dev, but in the meantime use this:

showcaseview:
    git:
      url: https://github.com/chandrabezzo/flutter_showcaseview
      ref: ae8d8a327cdede529d264d1df02892fdc6161688