flutter_native_timezone
flutter_native_timezone copied to clipboard
Support for Linux and Windows
This packages does not support Linux and Windows platforms.
Is there any process underway to add support for them?
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.
@guyluz11 did you find any solution to get the local timezone name in Windows ?
@gehad-ahmed-mohammed no sorry