Skip to content

yaakovschectman/flutter_native_timezone

This branch is 1 commit ahead of pinkfish/flutter_native_timezone:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 5, 2021
Nov 8, 2024
Nov 8, 2024
Jun 3, 2021
Jun 5, 2021
Jan 9, 2021
Mar 24, 2019
Jun 5, 2021
Jun 3, 2021
Jan 9, 2021
Nov 8, 2024
Mar 4, 2019
Mar 11, 2019
Nov 8, 2024

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 37.1%
  • Ruby 20.1%
  • Kotlin 16.7%
  • HTML 10.6%
  • Swift 7.9%
  • Objective-C 7.6%