Product contents

  • main-files--
    • adcrypto-app--
      • adCrypto-app-1.4.0--
        • ios--
          • Runner--
            • Base.lproj--
              • Main.storyboard1.57 KB
              • LaunchScreen.storyboard2.32 KB
              • 2 more
            • Info.plist1.99 KB
            • Assets.xcassets--
              • AppIcon.appiconset--
                • Contents.json2.46 KB
                • Icon-App-20x20@1x.png785 Bytes
                • Icon-App-20x20@2x.png1.79 KB
                • Icon-App-20x20@3x.png2.83 KB
                • Icon-App-29x29@1x.png1.22 KB
                • 22 more
              • LaunchImage.imageset--
                • README.md336 Bytes
                • Contents.json391 Bytes
                • LaunchImage.png68 Bytes
                • LaunchImage@2x.png68 Bytes
                • LaunchImage@3x.png68 Bytes
                • 5 more
              • 2 more
            • AppDelegate.swift391 Bytes
            • Runner-Bridging-Header.h38 Bytes
            • 5 more
          • Flutter--
            • Debug.xcconfig107 Bytes
            • Release.xcconfig109 Bytes
            • AppFrameworkInfo.plist774 Bytes
            • 3 more
          • Podfile1.38 KB
          • .gitignore569 Bytes
          • RunnerTests--
            • RunnerTests.swift285 Bytes
            • 1 more
          • 8 more
        • lib--
          • utils--
            • size.dart754 Bytes
            • theme.dart1.55 KB
            • dimensions.dart1.5 KB
            • custom_color.dart1.76 KB
            • custom_style.dart2.82 KB
            • 8 more
          • views--
            • auth--
              • sign_in--
                • sign_in_screen--
                  • sign_in_screen.dart410 Bytes
                  • sign_in_screen_mobile.dart12.3 KB
                  • 2 more
                • reset_password_screen--
                  • reset_password_screen.dart452 Bytes
                  • reset_password_screen_mobile.dart4.67 KB
                  • 2 more
                • forgot_password_otp_verification_screen--
                  • forgot_password_otp_verification_screen.dart537 Bytes
                  • forgot_password_otp_verification_screen_mobile.dart6.32 KB
                  • 2 more
                • 3 more
              • sign_up--
                • sign_up_screen--
                  • sign_up_screen.dart408 Bytes
                  • sign_up_screen_mobile.dart9.02 KB
                  • 2 more
                • sign_up_otp_screen--
                  • sign_up_otp_screen.dart434 Bytes
                  • sign_up_otp_screen_mobile.dart6.29 KB
                  • 2 more
                • 2 more
              • kyc_form_screen--
                • kyc_form_screen.dart6.22 KB
                • 1 more
              • 3 more
            • onboard--
              • onboard_screen.dart375 Bytes
              • onboard_screen_mobile.dart5.57 KB
              • 2 more
            • dashboard--
              • view_more--
                • view_more_screen.dart380 Bytes
                • view_more_screen_mobile.dart2.55 KB
                • 2 more
              • update_profile--
                • update_profile_screen.dart435 Bytes
                • update_profile_screen_mobile.dart9.27 KB
                • 2 more
              • currency_detail--
                • currency_detail_screen.dart533 Bytes
                • currency_detail_screen_mobile.dart7.26 KB
                • 2 more
              • dashboard_screen--
                • dashboard_screen.dart422 Bytes
                • dashboard_screen_mobile.dart11.8 KB
                • 2 more
              • 4 more
            • tab_screen--
              • tabs--
                • buy_crypto_screen.dart12.8 KB
                • sell_crypto_screen.dart10.8 KB
                • exchange_crypto_screen.dart8.51 KB
                • withdraw_crypto_screen.dart10.5 KB
                • sell_crypto_payment_proof_screen--
                  • sell_crypto_payment_proof_screen.dart501 Bytes
                  • sell_crypto_payment_proof_screen_mobile.dart11.9 KB
                  • 2 more
                • 5 more
              • manual_screen--
                • buy_crypto_manual_screen.dart5.21 KB
                • sell_crypto_manual_screen.dart9.31 KB
                • 2 more
              • outside_screen--
                • outside_qr_screen.dart385 Bytes
                • outside_qr_screen_mobile.dart5.78 KB
                • 2 more
              • preview_screen--
                • buy_crypto_preview_screen--
                  • buy_crypto_preview_screen.dart479 Bytes
                  • buy_crypto_preview_screen_mobile.dart14.6 KB
                  • 2 more
                • sell_crypto_preview_screen--
                  • sell_crypto_preview_screen.dart484 Bytes
                  • sell_crypto_preview_screen_mobile.dart23.9 KB
                  • 2 more
                • exchange_crypto_preview_screen--
                  • exchange_crypto_preview_screen.dart503 Bytes
                  • exchange_crypto_preview_screen_mobile.dart10.3 KB
                  • 2 more
                • withdraw_crypto_preview_screen--
                  • withdraw_crypto_preview_screen.dart505 Bytes
                  • withdraw_crypto_preview_screen_mobile.dart8.2 KB
                  • 2 more
                • 4 more
              • 4 more
            • splash_screen--
              • splash_screen.dart1.63 KB
              • 1 more
            • 8 more
          • routes--
            • routes.dart2.29 KB
            • route_pages.dart5.71 KB
            • 2 more
          • backend--
            • model--
              • auth--
                • login_model.dart1.38 KB
                • fa_info_model.dart628 Bytes
                • kyc_info_model.dart1.8 KB
                • registration_model.dart963 Bytes
                • forgot_password_model.dart739 Bytes
                • 5 more
              • logs--
                • buy_log_model.dart18.5 KB
                • sell_log_model.dart8.91 KB
                • exchange_log_model.dart4.05 KB
                • notification_model.dart1.54 KB
                • withdraw_log_model.dart4.54 KB
                • 5 more
              • common--
                • error_message_model.dart1.68 KB
                • common_success_model.dart916 Bytes
                • 2 more
              • profile--
                • profile_model.dart2.13 KB
                • 1 more
              • settings--
                • country_list_model.dart1.09 KB
                • basic_settings_model.dart5.08 KB
                • 2 more
              • 9 more
            • utils--
              • logger.dart482 Bytes
              • network_check--
                • dependency_injection.dart225 Bytes
                • internet_connection_controller.dart1.61 KB
                • 2 more
              • api_method.dart17.9 KB
              • navigator_plug.dart900 Bytes
              • custom_snackbar.dart652 Bytes
              • 7 more
            • language--
              • language_model.dart597 Bytes
              • language_service.dart834 Bytes
              • language_drop_down.dart2.55 KB
              • language_controller.dart3.14 KB
              • 4 more
            • services--
              • logs--
                • logs_service.dart3.41 KB
                • 1 more
              • buy_crypto--
                • buy_crypto_service.dart5.41 KB
                • 1 more
              • sell_crypto--
                • sell_crypto_service.dart4.18 KB
                • 1 more
              • auth_service--
                • auth_service.dart6.2 KB
                • settings_service.dart8.11 KB
                • 2 more
              • exchange_crypto--
                • exchange_crypto_service.dart2.46 KB
                • 1 more
              • 8 more
            • 4 more
          • widgets--
            • appbar--
              • primary_appbar.dart1.39 KB
              • 1 more
            • drawer--
              • log_information--
                • log_information_widget.dart2.81 KB
                • 1 more
              • drawer_widget.dart9.73 KB
              • buy_log_widget.dart9.02 KB
              • sell_log_widget.dart8.34 KB
              • exchange_log_widget.dart8.35 KB
              • 7 more
            • inputs--
              • otp_input_widget.dart3.1 KB
              • password_input_widget.dart6.48 KB
              • dynamic_otp_input_widget.dart2.42 KB
              • sign_up_otp_input_widget.dart2.9 KB
              • primary_text_input_widget.dart6.65 KB
              • 6 more
            • others--
              • app_logo_widget.dart1.06 KB
              • check_box_widget.dart2.67 KB
              • coin_logo_widget.dart1.26 KB
              • custom_snack_bar.dart1.94 KB
              • custom_back_button.dart1.08 KB
              • 9 more
            • buttons--
              • primary_button.dart1.85 KB
              • outside_click_listener.dart610 Bytes
              • 2 more
            • 10 more
          • 12 more
        • test--
          • widget_test.dart0 Bytes
          • 1 more
        • assets--
          • icon--
            • arrow.svg240 Bytes
            • camera.svg1.94 KB
            • drawer.svg1.42 KB
            • sample.png8.52 KB
            • buy_log.svg979 Bytes
            • 28 more
          • logo--
            • basic_icon.png21 KB
            • app_launcher.png15.6 KB
            • ios_laucnher.png36.2 KB
            • 3 more
          • clipart--
            • confirm.png8.52 KB
            • confirmation.svg1.74 KB
            • sample_profile.png24.4 KB
            • 3 more
          • 3 more
        • android--
          • app--
            • src--
              • main--
                • res--
                  • values--
                    • styles.xml996 Bytes
                    • 1 more
                  • drawable--
                    • launch_background.xml434 Bytes
                    • 1 more
                  • mipmap-hdpi--
                    • ic_launcher.png544 Bytes
                    • launcher_icon.png3.49 KB
                    • 2 more
                  • mipmap-mdpi--
                    • ic_launcher.png442 Bytes
                    • launcher_icon.png2.23 KB
                    • 2 more
                  • drawable-v21--
                    • launch_background.xml438 Bytes
                    • 1 more
                  • 9 more
                • kotlin--
                  • net--
                    • appdevs--
                      • adcrypto--
                        • MainActivity.kt125 Bytes
                        • 1 more
                      • 1 more
                    • 1 more
                  • 1 more
                • AndroidManifest.xml2.04 KB
                • 3 more
              • debug--
                • AndroidManifest.xml378 Bytes
                • 1 more
              • profile--
                • AndroidManifest.xml378 Bytes
                • 1 more
              • 3 more
            • build.gradle1.81 KB
            • 2 more
          • gradle--
            • wrapper--
              • gradle-wrapper.properties201 Bytes
              • 1 more
            • 1 more
          • .gitignore285 Bytes
          • build.gradle621 Bytes
          • settings.gradle791 Bytes
          • 6 more
        • 12 more
      • adcrypto-app-update-1.3.0-to-1.4.0--
        • lib--
          • views--
            • dashboard--
              • dashboard_screen--
                • dashboard_screen_mobile.dart11.8 KB
                • 1 more
              • 1 more
            • tab_screen--
              • manual_screen--
                • pubspec.yaml1.64 KB
                • sell_crypto_manual_screen.dart9.31 KB
                • 2 more
              • preview_screen--
                • sell_crypto_preview_screen--
                  • sell_crypto_preview_screen.dart484 Bytes
                  • sell_crypto_preview_screen_mobile.dart23.9 KB
                  • 2 more
                • 1 more
              • 2 more
            • splash_screen--
              • splash_screen.dart1.63 KB
              • 1 more
            • dynamic_web_screen--
              • dynamic_web_screen.dart2.69 KB
              • 1 more
            • 4 more
          • backend--
            • model--
              • logs--
                • sell_log_model.dart8.91 KB
                • notification_model.dart1.54 KB
                • 2 more
              • sell_crypto--
                • sell_crypto_model.dart4.63 KB
                • sell_crypto_store_model.dart5.46 KB
                • sell_crypto_payment_info_store.dart7.25 KB
                • 3 more
              • 2 more
            • utils--
              • network_check--
                • internet_connection_controller.dart1.61 KB
                • 1 more
              • navigator_plug.dart900 Bytes
              • 2 more
            • language--
              • language_controller.dart3.14 KB
              • 1 more
            • 3 more
          • widgets--
            • text_labels--
              • html_widget.dart914 Bytes
              • 1 more
            • 1 more
          • controller--
            • dashboard--
              • buy_crypto--
                • buy_crypto_controller.dart15.8 KB
                • 1 more
              • 1 more
            • splash_screen_controller.dart749 Bytes
            • 2 more
          • 4 more
        • .metadata1.67 KB
        • .gitignore691 Bytes
        • 3 more
      • 2 more
    • adcrypto-web--
      • app--
        • Http--
          • Helpers--
            • helpers.php51.6 KB
            • Pagadito.php15.9 KB
            • Response.php1.27 KB
            • PaymentGateway.php33.6 KB
            • 4 more
          • Resources--
            • User--
              • UserResource.php1.45 KB
              • 1 more
            • 1 more
          • Kernel.php4.06 KB
          • Middleware--
            • Api--
              • HandleLocalization.php680 Bytes
              • 1 more
            • User--
              • GoogleTwoFactor.php696 Bytes
              • KycVerificationGuard.php1.41 KB
              • RegisterVerificationGuard.php965 Bytes
              • 3 more
            • Admin--
              • MailGuard.php791 Bytes
              • RoleGuard.php1016 Bytes
              • LoginGuard.php1008 Bytes
              • AppModeGuard.php1.48 KB
              • Localization.php1.32 KB
              • 7 more
            • TrustHosts.php392 Bytes
            • TrimStrings.php400 Bytes
            • 15 more
          • Controllers--
            • Api--
              • V1--
                • User--
                  • Auth--
                    • LoginController.php5.97 KB
                    • RegisterController.php4.28 KB
                    • ForgotPasswordController.php6.41 KB
                    • 3 more
                  • ProfileController.php7.78 KB
                  • BuyCryptoController.php30 KB
                  • SellCryptoController.php29.7 KB
                  • AuthorizationController.php8.43 KB
                  • 8 more
                • SettingController.php6.66 KB
                • 2 more
              • 1 more
            • User--
              • Auth--
                • LoginController.php3.54 KB
                • RegisterController.php4.71 KB
                • SocialAuthentication.php5.27 KB
                • ForgotPasswordController.php7.55 KB
                • 4 more
              • UserController.php11.3 KB
              • WalletController.php1.42 KB
              • ProfileController.php3.83 KB
              • SecurityController.php1.34 KB
              • 14 more
            • Admin--
              • Auth--
                • LoginController.php4.22 KB
                • ResetPasswordController.php2.05 KB
                • ForgotPasswordController.php2.78 KB
                • 3 more
              • BlogController.php9.11 KB
              • CoinController.php4.63 KB
              • CookieController.php1.73 KB
              • NetworkController.php5.21 KB
              • 36 more
            • Frontend--
              • SiteController.php5.79 KB
              • 1 more
            • Controller.php374 Bytes
            • 8 more
          • 5 more
        • Mail--
          • Admin--
            • PasswordReset.php1020 Bytes
            • 1 more
          • UserEmail.php751 Bytes
          • UserRegister.php656 Bytes
          • UserGroupEmail.php762 Bytes
          • UserConfirmMail.php670 Bytes
          • 6 more
        • Events--
          • Admin--
            • NotificationEvent.php649 Bytes
            • SupportConversationEvent.php1.06 KB
            • 2 more
          • 1 more
        • Models--
          • Admin--
            • Blog.php622 Bytes
            • Coin.php653 Bytes
            • Admin.php3.14 KB
            • Network.php828 Bytes
            • Currency.php3.72 KB
            • 30 more
          • User.php6.17 KB
          • Subscribe.php285 Bytes
          • UserWallet.php1.19 KB
          • SupportChat.php1.56 KB
          • 21 more
        • Traits--
          • User--
            • LoggedInUsers.php2.07 KB
            • RegisteredUsers.php1.16 KB
            • 2 more
          • PaymentGateway--
            • Tatum.php30.9 KB
            • Paypal.php9.1 KB
            • Stripe.php8.63 KB
            • CoinGate.php10.6 KB
            • Razorpay.php15.9 KB
            • 10 more
          • ControlDynamicInputFields.php3.15 KB
          • 3 more
        • 11 more
      • .env1.21 KB
      • .rnd1 KB
      • lang--
        • en--
          • auth.php694 Bytes
          • passwords.php766 Bytes
          • pagination.php553 Bytes
          • validation.php9.43 KB
          • 4 more
        • ar.json124 KB
        • en.json46.1 KB
        • es.json55.9 KB
        • hi.json539 Bytes
        • 6 more
      • tests--
        • Unit--
          • ExampleTest.php282 Bytes
          • 1 more
        • Feature--
          • ExampleTest.php401 Bytes
          • 1 more
        • TestCase.php173 Bytes
        • CreatesApplication.php402 Bytes
        • 4 more
      • 56 more
    • adcrypto-documentations.html168 Bytes
    • 3 more
19830
php
674
md
515
508
json
300
txt
259
png
216
stub
211
dart
138
js
112
scss
112
webp
106
css
96
rst
65
svg
65
xml
62
dist
58
ttf
50
yml
30
woff
28
tpl
26
eot
26
xsd
24
jpg
24
woff2
22
bat
14
neon
12
lock
10
ini
10
conf
10
yaml
8
inc
6
asc
6
pem
4
sh
4
key
4
log
4
pdf
4
ser
4
sql
4
plist
3
gradle
2
in
2
py
2
bak
2
cnf
2
crt
2
csv
2
exe
2
ico
2
jsx
2
sig
2
vue
2
bash
2
jpeg
2
mmdb
2
php8
2
xlsx
2
cache
2
php72
2
swift
2
base64
2
pubkey
2
example
2
xcconfig
2
properties
2
storyboard
2
xcsettings
2
code-workspace
2
xcworkspacedata
1
h
1
kt
1
env
1
rnd
1
html
1
pbxproj
1
htaccess
1
xcscheme
1
gitignore
1
editorconfig
1
gitattributes