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

Migrate to null safety #8

Closed cbenhagen closed 3 years ago

cbenhagen commented 3 years ago

It would be awesome if this package could be migrated to null safety.

esDotDev commented 3 years ago

This has been available for a while on 1.0.0-nullsafety

cedvdb commented 3 years ago

it might be time to put it as release