Parse-SDK-Flutter
Parse-SDK-Flutter copied to clipboard
ParseInstallation timeZone missing
As explained in #95 (and #96) currently there is no a proper way to get time zone as Parse Server expects in Flutter, one solution would be using platform specific code.
In fact #186 was merged, but then reverted. I could not find an explanation to why exactly that happened - maybe that was done by mistake.
Thanks for opening this issue!
- ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.
FlutterNativeTimezone.getLocalTimezone()
It does not support Linux, Dart, and Windows, it seems not good for use in Parse kernel
It is better to find a replacement for it
Duplicate of https://github.com/parse-community/Parse-SDK-Flutter/issues/96