halildurmus / dartwinrt

Idiomatic Dart projection of the modern Windows Runtime (WinRT) APIs.
BSD 3-Clause "New" or "Revised" License
49 stars 3 forks source link

Fully generate `ToastNotification` and `ToastNotificationManager` #82

Closed halildurmus closed 1 year ago

halildurmus commented 1 year ago

Description

With #81 merged, it's time to fully generate ToastNotification and ToastNotificationManager APIs.

Related Issue

Type of Change