overlay_tooltip 0.2.4
overlay_tooltip: ^0.2.4 copied to clipboard
An overlay tooltip handler for onboarding
0.2.4 - 2025-03-26 #
- Use Material as Background widget instead of Scaffold
0.2.3 - 2023-06-16 #
- Fix Updates from 0.2.2 not reflecting
0.2.2 - 2023-04-29 #
- Ability to add preferred overlay widgets, this can help with gesture detection
- Updated android versions of example project
0.2.1 - 2022-07-21 #
- Null error fix
0.2.0 - 2022-07-15 #
- Ability to pause tooltip display without triggering
onDoneaction - Start tooltip display at specific displayIndex by passing value to start
method
start(<optional displayIndex>) - Readme.md updates.
0.1.0 - 2022-02-07 #
- Improvements to access controller from OverlayTooltipScaffold in same context scope
- Tests coverage.
- Readme.md updates.
0.0.2 - 2021-11-06 #
- Readme.md and example project edits.
0.0.1 - 2021-11-06 #
- Initial development release.