Compare commits
45 Commits
main
...
c771ce335c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c771ce335c | ||
|
|
f93ba6dad2 | ||
|
|
a8a3a618eb | ||
|
|
167f85ad22 | ||
|
|
b42812f0c2 | ||
|
|
93749af445 | ||
|
|
c28d6a96af | ||
| 489a42d68c | |||
|
|
8edc5eec20 | ||
|
|
69046649aa | ||
|
|
362b8d92e5 | ||
| 66f9abe4e0 | |||
| 7c146c9f1e | |||
|
|
9b79fb6db7 | ||
| 4e7e2cad0e | |||
| a1d81ea31c | |||
| 9042cd57d5 | |||
|
|
54cf642732 | ||
|
|
94c91abf32 | ||
|
|
741036188d | ||
| 4956b9ea50 | |||
|
|
c54f80626a | ||
| ba7ecd8a3c | |||
| 4ccf4e57ca | |||
| ca26dd528b | |||
|
|
56e7613323 | ||
|
|
672f984f3f | ||
| fe4ed84c3f | |||
|
|
34262fb63d | ||
|
|
9af8ffe71c | ||
| 7f358b26d1 | |||
| b20e8a10a1 | |||
|
|
255556597d | ||
| 0e0495132d | |||
|
|
f0cde5d827 | ||
|
|
f7a6199332 | ||
| f6aaf121ca | |||
| ad5709e6bd | |||
| b32443d9d6 | |||
| b78d8616c5 | |||
|
|
77e677b4f8 | ||
| 4264ddd623 | |||
| a9447fc869 | |||
| 77db7a547d | |||
| 901835ccb3 |
21
README.md
@@ -14,3 +14,24 @@ A few resources to get you started if this is your first Flutter project:
|
||||
For help getting started with Flutter development, view the
|
||||
[online documentation](https://docs.flutter.dev/), which offers tutorials,
|
||||
samples, guidance on mobile development, and a full API reference.
|
||||
|
||||
<h1>Figma Link</h1>
|
||||
https://www.figma.com/design/CEtQ1M0ASsTbr7kSj2tAoU/Customer-app-UI?node-id=379-3445&t=jj895DcApPxIPPrC-0
|
||||
|
||||
Doctor summary (to see all details, run flutter doctor -v):
|
||||
[!] Flutter (Channel [user-branch], 3.35.2, on macOS 15.3.2 24D81 darwin-x64, locale en-GB)
|
||||
! Flutter version 3.35.2 on channel [user-branch] at /Users/macbookpro/Downloads/flutter
|
||||
Currently on an unknown channel. Run `flutter channel` to switch to an official channel.
|
||||
If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/setup.
|
||||
! Upstream repository unknown source is not a standard remote.
|
||||
Set environment variable "FLUTTER_GIT_URL" to unknown source to dismiss this error.
|
||||
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
|
||||
[✓] Xcode - develop for iOS and macOS (Xcode 16.4)
|
||||
[✓] Chrome - develop for the web
|
||||
[✓] Android Studio (version 2025.1)
|
||||
[✓] Android Studio (version 2025.1)
|
||||
[✓] VS Code (version 1.92.0)
|
||||
[✓] Connected device (5 available)
|
||||
! Error: Browsing on the local area network for Bilal_WDI_Iphone. Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac.
|
||||
The device must be opted into Developer Mode to connect wirelessly. (code -27)
|
||||
[✓] Network resources
|
||||
@@ -1,4 +1,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
|
||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
|
||||
|
||||
|
||||
|
||||
<application
|
||||
android:label="citycards_customer"
|
||||
|
||||
BIN
assets/dummy/dummy_1.jpg
Normal file
|
After Width: | Height: | Size: 59 KiB |
BIN
assets/dummy/dummy_2.jpg
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
assets/dummy/dummy_3.jpg
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
assets/dummy/dummy_4.jpg
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
assets/dummy/dummy_5.jpg
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
assets/gif/empty_cart.gif
Normal file
|
After Width: | Height: | Size: 616 KiB |
BIN
assets/gif/empty_post_card.gif
Normal file
|
After Width: | Height: | Size: 486 KiB |
BIN
assets/gif/goto_school.gif
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
assets/icons/active.png
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
assets/icons/adult.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/icons/adventure.png
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
assets/icons/arrow.png
Normal file
|
After Width: | Height: | Size: 335 B |
BIN
assets/icons/arrow_angle_up.png
Normal file
|
After Width: | Height: | Size: 566 B |
BIN
assets/icons/balanced.png
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
assets/icons/bus.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/icons/bx_qr.png
Normal file
|
After Width: | Height: | Size: 469 B |
BIN
assets/icons/calender.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/icons/calender_filled.png
Normal file
|
After Width: | Height: | Size: 623 B |
BIN
assets/icons/change_language.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
assets/icons/clock.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
assets/icons/contact_us.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
assets/icons/delete_icon.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/icons/discount_clock.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
assets/icons/discount_crown.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
assets/icons/discount_percent.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
assets/icons/edit_icon.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/icons/esim_camera.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
assets/icons/esim_location.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
assets/icons/esim_people.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
assets/icons/esim_phone.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
assets/icons/exclusive.png
Normal file
|
After Width: | Height: | Size: 957 B |
BIN
assets/icons/explore.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
assets/icons/facebook.png
Normal file
|
After Width: | Height: | Size: 956 B |
BIN
assets/icons/faq.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/icons/halal.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
assets/icons/hi_rate1.png
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
assets/icons/hi_rate2.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
assets/icons/hi_rate3.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
assets/icons/hi_rate4.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
assets/icons/indeed.png
Normal file
|
After Width: | Height: | Size: 793 B |
BIN
assets/icons/insta.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
assets/icons/kid.png
Normal file
|
After Width: | Height: | Size: 765 B |
BIN
assets/icons/kosher.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
assets/icons/location.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
assets/icons/magic.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
assets/icons/magic_creation.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
assets/icons/no_restrictions_food.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
assets/icons/pass_icon.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
assets/icons/pesc.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
assets/icons/postcard_icon.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
assets/icons/privacy.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
assets/icons/process_phone.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
assets/icons/process_qr.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
assets/icons/process_wifi.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
assets/icons/qty.png
Normal file
|
After Width: | Height: | Size: 896 B |
BIN
assets/icons/radio_button_checked.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
assets/icons/radio_button_unchecked.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
assets/icons/relaxed.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
assets/icons/search.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
assets/icons/select_photo.png
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
BIN
assets/icons/send_icon.png
Normal file
|
After Width: | Height: | Size: 882 B |
BIN
assets/icons/shopping_cart.png
Normal file
|
After Width: | Height: | Size: 874 B |
BIN
assets/icons/skype.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
assets/icons/snapchat.png
Normal file
|
After Width: | Height: | Size: 940 B |
BIN
assets/icons/star.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
assets/icons/terms_and_condition.png
Normal file
|
After Width: | Height: | Size: 703 B |
BIN
assets/icons/tr_rate1.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
assets/icons/tr_rate2.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
assets/icons/tr_rate3.png
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
assets/icons/tr_rate4.png
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
assets/icons/truecaller.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
assets/icons/user_profile.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
assets/icons/veg.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
assets/icons/vegan.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
assets/icons/whatsapp.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
assets/icons/wi_rate1.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
assets/icons/wi_rate2.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
assets/icons/wi_rate3.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
assets/icons/wi_rate4.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
assets/images/aa1.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
assets/images/aa2.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
assets/images/aa3.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
assets/images/aa4.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
assets/images/attra_detail_map.png
Normal file
|
After Width: | Height: | Size: 99 KiB |
BIN
assets/images/blue_card_bg.png
Normal file
|
After Width: | Height: | Size: 229 KiB |
BIN
assets/images/card_banner.png
Normal file
|
After Width: | Height: | Size: 342 KiB |
BIN
assets/images/chicago.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
assets/images/city_germany.jpg
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
assets/images/city_maldives.jpg
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
assets/images/city_melbourne.png
Normal file
|
After Width: | Height: | Size: 342 KiB |
BIN
assets/images/city_switz.jpg
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
assets/images/city_sydney.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
assets/images/city_turkey.jpg
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
assets/images/claim_offers_bg.jpg
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
assets/images/clock.png
Normal file
|
After Width: | Height: | Size: 601 KiB |
BIN
assets/images/esim_bottom_banner.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
assets/images/esim_top_bg.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
assets/images/get_your_pass_bg.jpg
Normal file
|
After Width: | Height: | Size: 59 KiB |