gskinnerTeam / flutter-universal-platform

A web-safe implementation of dart.io.Platforms. Helps avoid the "Unsupported operation: Platform._operatingSystem" runtime error.
MIT License
105 stars 27 forks source link

isDesktopOrWeb returns isDesktop instead of isDesktop || isWeb #16

Closed kwestlund closed 3 months ago

pacoDevelop commented 2 years ago

image

esDotDev commented 3 months ago

Added in #24