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

feat: support (Uri, String) and (Object, Object?) key-value pairs in Map #319

Closed halildurmus closed 11 months ago

halildurmus commented 11 months ago

Description

Related Issue

Fixes #318

Type of Change