tooltip_pro 0.0.8 copy "tooltip_pro: ^0.0.8" to clipboard
tooltip_pro: ^0.0.8 copied to clipboard

A powerful and flexible Flutter package for creating highly customizable tooltips with rich content, shadows, blurs, and precise positioning control.

0.0.8 #

  • Fix: Fixed cumulative layout shift in README where images would initially load at full width.

0.0.7 #

  • Fix: Updated README image links to use absolute GitHub URLs to ensure correct rendering on pub.dev.

0.0.6 #

  • Documentation: Updated README with comprehensive usage examples and API reference.
  • Assets: Added demo screenshots to the package.

0.0.5 #

  • Update: Comprehensive documentation update.
  • Feature: Added showAtTapPosition to display tooltip exactly where the user tapped.
  • Feature: Enhanced Arrow Customization with arrowWidth, arrowHeight and TooltipArrowDirection.custom.

0.0.4 #

  • Fix: Resolves layout issues with arrow positioning.
  • Feature: Exposed granular control for arrow dimensions and offsets.

0.0.3 #

  • Bug Fix: Fixed rendering artifacts when borderRadius is large relative to the tooltip size. Correctly clamps radius to prevent path inversions.

0.0.2 #

  • Breaking Change: Renamed TooltipTarget to TooltipPro to match package name.

0.0.1 #

  • Initial release of tooltip_pro.
  • Features included:
    • Rich content support (text, icons, custom widgets).
    • Flexible positioning (top, bottom, left, right).
    • Custom arrow configuration (width, height, offset, direction).
    • Styling options (background color, borders, shadows, blur effects).
    • Factory constructors for minimal, rich, and error tooltips.
    • Auto-dismiss functionality.
1
likes
150
points
206
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and flexible Flutter package for creating highly customizable tooltips with rich content, shadows, blurs, and precise positioning control.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tooltip_pro