flutter_timezone_ffi 0.0.2 copy "flutter_timezone_ffi: ^0.0.2" to clipboard
flutter_timezone_ffi: ^0.0.2 copied to clipboard

A high-performance Flutter plugin to get device timezone using FFI for synchronous access.

0.0.2 #

  • Android: added -Wl,-z,max-page-size=16384 linker flag to align ELF load segments to 16 KB, satisfying the Android 15+ / Google Play 16 KB page-size requirement (Pixel 8 and future hardware).

0.0.1 #

  • Initial release of the flutter_timezone_ffi plugin.
  • Synchronous device timezone access via dart:ffi: getLocalTimezone(), getTimezoneAbbreviation(), getUtcOffsetSeconds(), and getUtcOffset().
  • Support for Android, iOS, macOS, Windows, and Web (via the browser Intl API).
2
likes
160
points
141
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance Flutter plugin to get device timezone using FFI for synchronous access.

Repository (GitHub)
View/report issues

Topics

#timezone #ffi #datetime #time

License

Apache-2.0 (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on flutter_timezone_ffi

Packages that implement flutter_timezone_ffi