v5.0.2
flutter_timezone
기기의 로컬 시간대를 가져오기 위한 플러터 플러그인입니다.
331좋아요 56.2만30일 다운로드160Pub 점수
AndroidiOSWebmacOSWindowsLinux
https://github.com/pinkfish/flutter_native_timezone 의 포크
^2.0.7{"sdk":"flutter"}{"sdk":"flutter"}^1.16.0^6.0.0{"sdk":"flutter"}{"git":{"url":"git@github.com:tjarvstrand/wolverinebeach_dart_util.git","ref":"main","path":"packages/wolverinebeach_lints"}}아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
pub package Keep a Changelog v1.1.0
A flutter plugin for getting the local timezone of the OS.
This is a fork of the original flutter_native_timezone due to lack of maintenance of that package.
Install this package and everything good will just follow along with you.
final TimezoneInfo currentTimeZone = await FlutterTimezone.getLocalTimezone();
On supported platforms Timezone info will contain the localized timezone name. Currently, this is supported on: