time_zone_picker
Time zone picker in flutter – An interface that lets you filter through the IANA Time Zone Database.
dependencies
timezone: ^0.5.6
usage
final timeZone = await TimeZonePicker.launch(context);
demo
Learn more about date picker click here
Credit
This project is developed by hnkhandev
Download this project from the below link.
https://github.com/hnkhandev/time_zone_picker/archive/refs/heads/master.zip
You can visit the source page from the below link:
https://github.com/hnkhandev/time_zone_picker