arvanus / 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 Timezone.getLocalTimezone();

About

License:Other


Languages

Language:C 99.3%Language:Makefile 0.5%Language:Objective-C 0.0%Language:Ruby 0.0%Language:Dart 0.0%Language:Shell 0.0%Language:Kotlin 0.0%Language:Java 0.0%