timezone_dropdown_plus 0.0.1 copy "timezone_dropdown_plus: ^0.0.1" to clipboard
timezone_dropdown_plus: ^0.0.1 copied to clipboard

Flutter Plugin for selecting time zone with search filter and different selection types with highly customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timezone_dropdown_plus

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

dependencies:
  timezone_dropdown_plus: ^0.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_plus/timezone_dropdown_plus.dart';
11
likes
150
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Plugin for selecting time zone with search filter and different selection types with highly customization options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

dropdown_search, flutter, flutter_native_timezone_updated_gradle, timezone

More

Packages that depend on timezone_dropdown_plus