Skip to content

mikeb2k/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

flutter native timezone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 37.1%
  • Ruby 20.2%
  • Kotlin 16.7%
  • HTML 10.5%
  • Swift 7.9%
  • Objective-C 7.6%