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

Flutter plugin for selecting time zone with features of search filter, current time zone 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.2

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
210
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for selecting time zone with features of search filter, current time zone and different selection types with highly customization options.

Repository (GitHub)

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