pinkfish / flutter_native_timezone

Apache License 2.0
75 stars 152 forks source link

Support for Linux and Windows #32

Open guyluz11 opened 2 years ago

guyluz11 commented 2 years ago

This packages does not support Linux and Windows platforms.

Is there any process underway to add support for them?

image

roblframpton commented 2 years ago

Just wanted to add my support for this because lack of desktop support means that calling getLocalTimezone() during unit testing will break the unit tests. This is pretty annoying, because now I'll have to hide the whole thing behind a service class of my own so I can mock it.

gehad-ahmed-mohammed commented 1 year ago

@guyluz11 did you find any solution to get the local timezone name in Windows ?

guyluz11 commented 1 year ago

@gehad-ahmed-mohammed no sorry