Skip to content

Conversation

@mattkae
Copy link

@mattkae mattkae commented Jul 16, 2025

DO NOT MERGE!

What's new?

  • Adjusted the Material Tooltip widget to use windowing by default.
  • Introduced api_windowing examples to differentiate between multi window and single window app examples
  • Provided the tooltip.0.dart example

How to test

cd examples/api_windowing
flutter run --debug --local-engine-src-path <PATH_TO_FLUTTER_ENGINE> --local-engine <BUILD> --local-engine-host <BUILD> lib/material/tooltip/tooltip.0.dart

After it starts running, hover over the text and see the tooltip 🎉

There are still a few more things todo, but this should prove out the main idea. We can clean up the example code later.

@mattkae mattkae force-pushed the windowing/tooltip_material branch from 288fab8 to 9846826 Compare July 17, 2025 13:48
@mattkae mattkae force-pushed the windowing/tooltip_material branch from 9846826 to 011c148 Compare July 17, 2025 17:55
@mattkae mattkae requested a review from knopp July 17, 2025 17:58
@mattkae mattkae marked this pull request as ready for review July 17, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants