flutter_native_timezone icon indicating copy to clipboard operation
flutter_native_timezone copied to clipboard

Support for Linux and Windows

Open guyluz11 opened this issue 3 years ago • 3 comments

This packages does not support Linux and Windows platforms.

Is there any process underway to add support for them?

image

guyluz11 avatar Jul 23 '21 00:07 guyluz11

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.

roblframpton avatar May 13 '22 21:05 roblframpton

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

gehad-ahmed-mohammed avatar Sep 07 '22 12:09 gehad-ahmed-mohammed

@gehad-ahmed-mohammed no sorry

guyluz11 avatar Sep 08 '22 08:09 guyluz11