timezones_list 0.0.6 copy "timezones_list: ^0.0.6" to clipboard
timezones_list: ^0.0.6 copied to clipboard

A comprehensive collection of UTC timezones, providing accurate and up-to-date information to help you manage time-related tasks and timezone conversions in your Dart application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timezones_list

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

dependencies:
  timezones_list: ^0.0.6

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:timezones_list/timezones_list.dart';
2
likes
140
points
208
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive collection of UTC timezones, providing accurate and up-to-date information to help you manage time-related tasks and timezone conversions in your Dart application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on timezones_list