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

robert-stevens/flutter_native_timezone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 76.2%
  • C 23.5%
  • Makefile 0.3%
  • Objective-C 0.0%
  • Ruby 0.0%
  • Dart 0.0%
0