time_zone_list 0.2.0 copy "time_zone_list: ^0.2.0" to clipboard
time_zone_list: ^0.2.0 copied to clipboard

outdated

Get time zone list from native side, include DST/GMT info

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add time_zone_list

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  time_zone_list: ^0.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:time_zone_list/time_zone_list.dart';
6
likes
0
pub points
81%
popularity

Publisher

unverified uploader

Get time zone list from native side, include DST/GMT info

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on time_zone_list