nguyenlamzx / flutter_native_timezone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Dart 37.1%Language:Ruby 20.1%Language:Kotlin 16.7%Language:HTML 10.6%Language:Swift 7.9%Language:Objective-C 7.6%