dart-windows / win32

Build Win32 apps with Dart!
https://win32.pub
BSD 3-Clause "New" or "Revised" License
735 stars 118 forks source link

Fix Dialog Box example #835

Closed halildurmus closed 3 months ago

halildurmus commented 3 months ago

Fixed the issue preventing the text box from being rendered.

Before:

before

After:

after