Skip to content

tzh2017/platform_timezone

 
 

Repository files navigation

platform_timezone

A flutter plugin for getting the platform timezone.

Getting Started

Install this package and everthing good will just follow along with you.

Features

  • iOS Support
  • Android Support

Usage examples

Get the timezone

final String timezone = await PlatformTimezone.getLocalTimezone();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 38.1%
  • Dart 24.8%
  • Objective-C 19.0%
  • Kotlin 18.1%