bensonarafat / super_tooltip

SuperTooltip It is super flexible and allows you to display ToolTips in the overlay of the screen.
https://pub.dev/packages/super_tooltip
MIT License
142 stars 96 forks source link

Modify Example according to Flutter 3.16 #91

Closed prateekmedia closed 5 months ago

prateekmedia commented 10 months ago

The package is great but with flutter 3.16 we have PopScope instead of WillPopScope. It would be great if the package and it's documented are updated based on it, thanks!

bensonarafat commented 5 months ago

@prateekmedia Thanks, this issue has been resolved in #100