timezone_dropdown 1.0.1 copy "timezone_dropdown: ^1.0.1" to clipboard
timezone_dropdown: ^1.0.1 copied to clipboard

outdated

A dropdown widget contains all available timezones

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timezone_dropdown

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

dependencies:
  timezone_dropdown: ^1.0.1

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:timezone_dropdown/timezone_dropdown.dart';
5
likes
0
points
594
downloads

Publisher

verified publisherboodskap.io

Weekly Downloads

A dropdown widget contains all available timezones

Homepage

License

unknown (license)

Dependencies

dropdown_search, flutter, flutter_native_timezone, timezone

More

Packages that depend on timezone_dropdown