What's Changed
- Update changelog by @bensonarafat in #138
- docs: replace deprecated WillPopScope with PopScope in README by @akhil-ge0rge in #144
- Fix TooltipPositionDelegate import conflicting with a class with the same name from Material by @ali2236 in #142
- Example App Migrate Android build to AGP 8.6.0, Kotlin 2.1.0, Gradle 8.8 by @akhil-ge0rge in #143
- Conflicting by @bensonarafat in #148
- fix: correct SuperTooltip controller parameter name in README example by @akhil-ge0rge in #147
- App migrate android by @bensonarafat in #149
- feat: Add mouse hover support for Web and Desktop by @akhil-ge0rge in #145
- fix: Resolve invisible tooltip and negative constraints on widescreens by @akhil-ge0rge in #146
- Complete Review for mouse over for desktop and web by @bensonarafat in #152
- Develop2 by @bensonarafat in #153
- fix : MouseRegion on Desktop & Web demo by @akhil-ge0rge in #155
- fix: resolve TooltipPositionDelegate collision with Flutter 3.41 by @amrgetment in #161
- Renamed to avoid conflict with Flutter's TooltipPositionDelegate (Flutter 3.4+) by @SirajMM in #164
- feat: add hover timing (wait/exit/showDuration) and mouseCursor support by @akhil-ge0rge in #156
- Update conflict with material Tooltip by @bensonarafat in #165
- Akhil ge0rge tooltip direction by @bensonarafat in #166
- feat: add TooltipDirection.auto with safe resolved direction handling by @akhil-ge0rge in #154
- feat: Akhil ge0rge tooltip direction by @bensonarafat in #167
- add a option to hide Tooltip OnScroll by @sabeelmuttil in #158
- Delete makedoc.bat by @bensonarafat in #168
- refactor: code refactor and update readme by @bensonarafat in #169
New Contributors
- @akhil-ge0rge made their first contribution in #144
- @ali2236 made their first contribution in #142
- @amrgetment made their first contribution in #161
- @SirajMM made their first contribution in #164
- @sabeelmuttil made their first contribution in #158
Full Changelog: v2.1.0...v2.1.1