Skip to content

galonsos/animated_tooltip_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animated Tooltip Wrapper

A Flutter package that provides a customizable tooltip with elegant animations. It allows you to wrap any widget and display a tooltip with a fade transition, customizable text style, and background color.

Features

  • Customizable tooltip text style using the theme's bodyMedium.
  • Background color of the tooltip using the theme's primary color.
  • Fade transition for showing and hiding the tooltip.
  • Control over the duration of the tooltip display and fade animation.

Installation

Add this to your pubspec.yaml:

dependencies:
  animated_tooltip_wrapper:
    git:
      url: https://github.com/yourusername/animated_tooltip_wrapper.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages