stargazing-dino / just_the_tooltip

A directional tooltip for flutter projects
https://pub.dev/packages/just_the_tooltip
MIT License
56 stars 54 forks source link

I'd like a way to programmatically close the tooltip #5

Closed stargazing-dino closed 3 years ago

stargazing-dino commented 3 years ago

Maybe something like a controller that gets passed to the children. That'd require a builder pattern tho... HMMM