8000 GitHub - pgahq/flutter_native_timezone
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pgahq/flutter_native_timezone

 
 

Repository files navigation

flutter_native_timezone

A flutter plugin for getting the local timezone of the os.

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 currentTimeZone = await FlutterNativeTimezone.getLocalTimezone();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 29.2%
  • Ruby 22.7%
  • Kotlin 18.7%
  • HTML 11.9%
  • Swift 8.9%
  • Objective-C 8.6%
0