GDGC-MET / GDGC-MET/Medicareapp-Flutter
Select City/Country
- Dominant language
- Dart
- Stars
- 2
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The Select City/Country screen first has only the option to select a country titled "city", and only option "India" available other countries are not available for selection, and the option is displayed 25 times.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'screen\login\select_city_name.dart'
2. Click on 'select_city_name.dart'
3. Scroll down to 'lines: 21, 63, 124, 142'
4. See error
**Expected behavior**
Add the title as "Select country" (line 21) and "Search your country" (line 63), add other country and city names for selection (line 124), reduce the count for displaying from 25 to 1 (line 142).
**Screenshots**
attached
**Desktop (please complete the following information):**
- OS: [Windows 11]
- Browser [Firefox]
- Version [131.0.2]
**Smartphone (please complete the following information):**
- Device: [Redmi Note 10 Pro]
- OS: [MIUI]
- OS Version: [13.0.10]
- Browser [Firefox]
- Browser Version [131.0.2]
**Additional context**
Making basic changes and adding "city-country" for selection option, with names for some extra cities and countries.




Contributor guide
Assessment
This issue has not been assessed yet.