From 695dff07559c30c3932d27fc92110edca77c0000 Mon Sep 17 00:00:00 2001 From: Shibu Date: Wed, 5 Jun 2024 15:31:12 +0530 Subject: [PATCH 1/2] Update UpiAccount and Account balance model and fix few bugs --- .DS_Store | Bin 0 -> 8196 bytes .dart_tool/package_config.json | 138 +++++----- .dart_tool/package_config_subset | 254 +++++++++--------- .dart_tool/version | 2 +- android/build.gradle | 3 +- example/android/app/build.gradle | 3 +- .../android/app/src/main/AndroidManifest.xml | 2 + example/lib/payment_slection_page.dart | 2 +- example/pubspec.lock | 26 +- lib/model/account_balance.dart | 4 + lib/model/upi_account.dart | 4 + pubspec.lock | 34 +-- 12 files changed, 240 insertions(+), 232 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5dd1867cd004ff0c2269f7cf182701b25670b129 GIT binary patch literal 8196 zcmeHMziSjh6n=BJ@eTuWg+j{3N<_uj8gLUY2%;c~f)=N`F4G^E%<8-s|2 z7Fr0l+SzK6LMuTlEB^o?U^uW60)F$u-8VP4ASoo`OqhAczW4U~=G)nweH$VYQ){hp zqA?<>qDxyF#W18vzwAycnIk7)1@ehjX%0QXU+hHt16~2IfLFjP;1%!+><0y~XUkSC z*!Q*9k6r<Wit%Xv(EynKFJYr*n6NzP$-gpHp{d^wNX)T0G_=K%|w zLwVDU;5?q+*x`Dx^KdT3Q8u5N=F^~CV6p-}(8cESMy|#RRyT{_e9rBDd0^Iv6P0UI z9A)v*yUhqSu}<3f1~$N@bO~ITm-9HYaeepjq*^CdM9yJ&goUp+%L-P;9n82xU2w3j z&)nCUzS6^r;5>T4<4@0Cn)Nymm2)YM;(Qw4<^e`!XpvCQx-L)d&g34BfA-;lYvz72 zd3;^CUXDjkKWn@ghy(ZO`aOlGJRC1Rbo}VX3pL*|)IuJ|bG;Ux2qj*C=jI~r2kW_n zccYu!$1(5svpHtD9CeuA!Zj~R65Kbhz#bJS>%1{p|4$cx|KH=;eVSLmEATHUAcFdA zeF{uXZS8QDwRVU;k1m^xOSM%g7-Wb%uF7%P>>q~s9U5O`Y^p6hXn*}ffZE~fSsmi; d@O&qBz1BV~LOF$O54YZM{QfVs@ok?f@CzwqjK%-} literal 0 HcmV?d00001 diff --git a/.dart_tool/package_config.json b/.dart_tool/package_config.json index f46849b..4654838 100644 --- a/.dart_tool/package_config.json +++ b/.dart_tool/package_config.json @@ -3,349 +3,349 @@ "packages": [ { "name": "_fe_analyzer_shared", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/_fe_analyzer_shared-61.0.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/_fe_analyzer_shared-61.0.0", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "analyzer", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/analyzer-5.13.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/analyzer-5.13.0", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "args", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/args-2.3.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/args-2.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "async", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/async-2.11.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/async-2.11.0", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "boolean_selector", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "characters", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/characters-1.3.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/characters-1.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "charcode", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/charcode-1.3.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/charcode-1.3.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "clock", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/clock-1.1.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/clock-1.1.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "collection", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/collection-1.17.2", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/collection-1.18.0", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "convert", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/convert-3.0.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/convert-3.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "coverage", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/coverage-1.0.3", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/coverage-1.0.3", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "crypto", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/crypto-3.0.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/crypto-3.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "eventify", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/eventify-1.0.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/eventify-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "fake_async", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/fake_async-1.3.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/fake_async-1.3.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "file", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/file-6.1.2", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/file-6.1.2", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter", - "rootUri": "file:///Users/atif.qamar/flutter/packages/flutter", + "rootUri": "file:///Users/shibu.prasad/Developer/flutter/packages/flutter", "packageUri": "lib/", - "languageVersion": "3.0" + "languageVersion": "3.2" }, { "name": "flutter_test", - "rootUri": "file:///Users/atif.qamar/flutter/packages/flutter_test", + "rootUri": "file:///Users/shibu.prasad/Developer/flutter/packages/flutter_test", "packageUri": "lib/", - "languageVersion": "3.0" + "languageVersion": "3.2" }, { "name": "flutter_web_plugins", - "rootUri": "file:///Users/atif.qamar/flutter/packages/flutter_web_plugins", + "rootUri": "file:///Users/shibu.prasad/Developer/flutter/packages/flutter_web_plugins", "packageUri": "lib/", - "languageVersion": "3.0" + "languageVersion": "3.2" }, { "name": "frontend_server_client", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "glob", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/glob-2.0.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/glob-2.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "http_multi_server", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/http_multi_server-3.0.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/http_multi_server-3.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "http_parser", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/http_parser-4.0.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/http_parser-4.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "io", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/io-1.0.3", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/io-1.0.3", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "js", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/js-0.6.7", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/js-0.6.7", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "logging", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/logging-1.0.2", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/logging-1.0.2", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "matcher", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/matcher-0.12.16", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/matcher-0.12.16", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "material_color_utilities", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "meta", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/meta-1.9.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/meta-1.10.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "mime", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/mime-1.0.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/mime-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "node_preamble", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/node_preamble-2.0.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/node_preamble-2.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "package_config", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/package_config-2.0.2", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/package_config-2.0.2", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/path-1.8.3", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/path-1.8.3", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "pedantic", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/pedantic-1.11.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/pedantic-1.11.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "pool", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/pool-1.5.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/pool-1.5.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "pub_semver", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/pub_semver-2.1.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/pub_semver-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "shelf", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf-1.2.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf-1.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "shelf_packages_handler", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "shelf_static", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf_static-1.1.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf_static-1.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "shelf_web_socket", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "sky_engine", - "rootUri": "file:///Users/atif.qamar/flutter/bin/cache/pkg/sky_engine", + "rootUri": "file:///Users/shibu.prasad/Developer/flutter/bin/cache/pkg/sky_engine", "packageUri": "lib/", - "languageVersion": "3.0" + "languageVersion": "3.2" }, { "name": "source_map_stack_trace", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "source_maps", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/source_maps-0.10.10", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/source_maps-0.10.10", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "source_span", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/source_span-1.10.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/source_span-1.10.0", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "stack_trace", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/stack_trace-1.11.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/stack_trace-1.11.1", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "stream_channel", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/stream_channel-2.1.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/stream_channel-2.1.2", "packageUri": "lib/", - "languageVersion": "2.14" + "languageVersion": "2.19" }, { "name": "string_scanner", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/string_scanner-1.2.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/string_scanner-1.2.0", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "term_glyph", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/term_glyph-1.2.1", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/term_glyph-1.2.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "test", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/test-1.24.3", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/test-1.24.9", "packageUri": "lib/", - "languageVersion": "2.18" + "languageVersion": "3.0" }, { "name": "test_api", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/test_api-0.6.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/test_api-0.6.1", "packageUri": "lib/", - "languageVersion": "2.18" + "languageVersion": "3.0" }, { "name": "test_core", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/test_core-0.5.3", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/test_core-0.5.9", "packageUri": "lib/", - "languageVersion": "2.18" + "languageVersion": "3.0" }, { "name": "typed_data", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/typed_data-1.3.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/typed_data-1.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "vector_math", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/vector_math-2.1.4", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/vector_math-2.1.4", "packageUri": "lib/", "languageVersion": "2.14" }, { "name": "vm_service", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/vm_service-6.2.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/vm_service-6.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "watcher", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/watcher-1.0.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/watcher-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "web", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/web-0.1.4-beta", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/web-0.3.0", "packageUri": "lib/", - "languageVersion": "3.1" + "languageVersion": "3.2" }, { "name": "web_socket_channel", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/web_socket_channel-2.1.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/web_socket_channel-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "webkit_inspection_protocol", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.0.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "yaml", - "rootUri": "file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/yaml-3.1.0", + "rootUri": "file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/yaml-3.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, @@ -356,7 +356,7 @@ "languageVersion": "2.12" } ], - "generated": "2023-10-17T10:23:49.819598Z", + "generated": "2024-06-05T05:24:34.231212Z", "generator": "pub", - "generatorVersion": "3.1.1" + "generatorVersion": "3.2.3" } diff --git a/.dart_tool/package_config_subset b/.dart_tool/package_config_subset index 7ea35d8..bbc473b 100644 --- a/.dart_tool/package_config_subset +++ b/.dart_tool/package_config_subset @@ -1,237 +1,237 @@ _fe_analyzer_shared 2.17 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/_fe_analyzer_shared-61.0.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/_fe_analyzer_shared-61.0.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/_fe_analyzer_shared-61.0.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/_fe_analyzer_shared-61.0.0/lib/ analyzer 2.19 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/analyzer-5.13.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/analyzer-5.13.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/analyzer-5.13.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/analyzer-5.13.0/lib/ args 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/args-2.3.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/args-2.3.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/args-2.3.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/args-2.3.0/lib/ async 2.18 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/async-2.11.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/async-2.11.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/async-2.11.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/async-2.11.0/lib/ boolean_selector 2.17 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib/ characters 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/characters-1.3.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/characters-1.3.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/characters-1.3.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/characters-1.3.0/lib/ charcode 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/charcode-1.3.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/charcode-1.3.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/charcode-1.3.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/charcode-1.3.1/lib/ clock 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/clock-1.1.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/clock-1.1.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/clock-1.1.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/clock-1.1.1/lib/ collection 2.18 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/collection-1.17.2/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/collection-1.17.2/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/collection-1.18.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/collection-1.18.0/lib/ convert 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/convert-3.0.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/convert-3.0.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/convert-3.0.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/convert-3.0.1/lib/ coverage 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/coverage-1.0.3/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/coverage-1.0.3/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/coverage-1.0.3/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/coverage-1.0.3/lib/ crypto 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/crypto-3.0.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/crypto-3.0.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/crypto-3.0.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/crypto-3.0.1/lib/ eventify 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/eventify-1.0.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/eventify-1.0.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/eventify-1.0.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/eventify-1.0.0/lib/ fake_async 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/fake_async-1.3.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/fake_async-1.3.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib/ file 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/file-6.1.2/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/file-6.1.2/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/file-6.1.2/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/file-6.1.2/lib/ frontend_server_client 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0/lib/ glob 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/glob-2.0.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/glob-2.0.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/glob-2.0.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/glob-2.0.1/lib/ http_multi_server 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/http_multi_server-3.0.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/http_multi_server-3.0.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/http_multi_server-3.0.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/http_multi_server-3.0.1/lib/ http_parser 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/http_parser-4.0.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/http_parser-4.0.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/http_parser-4.0.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/http_parser-4.0.0/lib/ io 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/io-1.0.3/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/io-1.0.3/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/io-1.0.3/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/io-1.0.3/lib/ js 2.19 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/js-0.6.7/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/js-0.6.7/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/js-0.6.7/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/js-0.6.7/lib/ logging 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/logging-1.0.2/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/logging-1.0.2/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/logging-1.0.2/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/logging-1.0.2/lib/ matcher 2.18 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/matcher-0.12.16/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/matcher-0.12.16/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/matcher-0.12.16/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/matcher-0.12.16/lib/ material_color_utilities 2.17 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0/lib/ meta 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/meta-1.9.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/meta-1.9.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/meta-1.10.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/meta-1.10.0/lib/ mime 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/mime-1.0.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/mime-1.0.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/mime-1.0.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/mime-1.0.0/lib/ node_preamble 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/node_preamble-2.0.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/node_preamble-2.0.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/node_preamble-2.0.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/node_preamble-2.0.1/lib/ package_config 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/package_config-2.0.2/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/package_config-2.0.2/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/package_config-2.0.2/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/package_config-2.0.2/lib/ path 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/path-1.8.3/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/path-1.8.3/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/path-1.8.3/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/path-1.8.3/lib/ pedantic 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/pedantic-1.11.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/pedantic-1.11.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/pedantic-1.11.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/pedantic-1.11.1/lib/ pool 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/pool-1.5.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/pool-1.5.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/pool-1.5.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/pool-1.5.0/lib/ pub_semver 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/pub_semver-2.1.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/pub_semver-2.1.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/pub_semver-2.1.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/pub_semver-2.1.0/lib/ shelf 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf-1.2.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf-1.2.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf-1.2.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf-1.2.0/lib/ shelf_packages_handler 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.0/lib/ shelf_static 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf_static-1.1.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf_static-1.1.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf_static-1.1.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf_static-1.1.0/lib/ shelf_web_socket 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.1/lib/ source_map_stack_trace 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.0/lib/ source_maps 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/source_maps-0.10.10/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/source_maps-0.10.10/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/source_maps-0.10.10/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/source_maps-0.10.10/lib/ source_span 2.18 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/source_span-1.10.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/source_span-1.10.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib/ stack_trace 2.18 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/stack_trace-1.11.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/stack_trace-1.11.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib/ stream_channel -2.14 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/stream_channel-2.1.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/stream_channel-2.1.1/lib/ +2.19 +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib/ string_scanner 2.18 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib/ term_glyph 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/ test -2.18 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/test-1.24.3/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/test-1.24.3/lib/ +3.0 +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/test-1.24.9/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/test-1.24.9/lib/ test_api -2.18 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/test_api-0.6.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/test_api-0.6.0/lib/ +3.0 +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/test_api-0.6.1/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/test_api-0.6.1/lib/ test_core -2.18 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/test_core-0.5.3/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/test_core-0.5.3/lib/ +3.0 +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/test_core-0.5.9/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/test_core-0.5.9/lib/ typed_data 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/typed_data-1.3.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/typed_data-1.3.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/typed_data-1.3.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/typed_data-1.3.0/lib/ vector_math 2.14 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/vector_math-2.1.4/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/vector_math-2.1.4/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/ vm_service 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/vm_service-6.2.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/vm_service-6.2.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/vm_service-6.2.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/vm_service-6.2.0/lib/ watcher 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/watcher-1.0.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/watcher-1.0.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/watcher-1.0.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/watcher-1.0.0/lib/ web -3.1 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/web-0.1.4-beta/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/web-0.1.4-beta/lib/ +3.2 +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/web-0.3.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/web-0.3.0/lib/ web_socket_channel 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/web_socket_channel-2.1.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/web_socket_channel-2.1.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/web_socket_channel-2.1.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/web_socket_channel-2.1.0/lib/ webkit_inspection_protocol 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.0.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.0.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.0.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.0.0/lib/ yaml 2.12 -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/yaml-3.1.0/ -file:///Users/atif.qamar/.pub-cache/hosted/pub.dev/yaml-3.1.0/lib/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/yaml-3.1.0/ +file:///Users/shibu.prasad/.pub-cache/hosted/pub.dev/yaml-3.1.0/lib/ razorpay_flutter_customui 2.12 -file:///Users/atif.qamar/Development/Razorpay/public_repo/razorpay-flutter-customui/ -file:///Users/atif.qamar/Development/Razorpay/public_repo/razorpay-flutter-customui/lib/ +file:///Users/shibu.prasad/AndroidStudioProjects/razorpay-flutter-customui/ +file:///Users/shibu.prasad/AndroidStudioProjects/razorpay-flutter-customui/lib/ sky_engine -3.0 -file:///Users/atif.qamar/flutter/bin/cache/pkg/sky_engine/ -file:///Users/atif.qamar/flutter/bin/cache/pkg/sky_engine/lib/ +3.2 +file:///Users/shibu.prasad/Developer/flutter/bin/cache/pkg/sky_engine/ +file:///Users/shibu.prasad/Developer/flutter/bin/cache/pkg/sky_engine/lib/ flutter -3.0 -file:///Users/atif.qamar/flutter/packages/flutter/ -file:///Users/atif.qamar/flutter/packages/flutter/lib/ +3.2 +file:///Users/shibu.prasad/Developer/flutter/packages/flutter/ +file:///Users/shibu.prasad/Developer/flutter/packages/flutter/lib/ flutter_test -3.0 -file:///Users/atif.qamar/flutter/packages/flutter_test/ -file:///Users/atif.qamar/flutter/packages/flutter_test/lib/ +3.2 +file:///Users/shibu.prasad/Developer/flutter/packages/flutter_test/ +file:///Users/shibu.prasad/Developer/flutter/packages/flutter_test/lib/ flutter_web_plugins -3.0 -file:///Users/atif.qamar/flutter/packages/flutter_web_plugins/ -file:///Users/atif.qamar/flutter/packages/flutter_web_plugins/lib/ +3.2 +file:///Users/shibu.prasad/Developer/flutter/packages/flutter_web_plugins/ +file:///Users/shibu.prasad/Developer/flutter/packages/flutter_web_plugins/lib/ 2 diff --git a/.dart_tool/version b/.dart_tool/version index faedad4..afb0535 100644 --- a/.dart_tool/version +++ b/.dart_tool/version @@ -1 +1 @@ -3.13.3 \ No newline at end of file +3.16.4 \ No newline at end of file diff --git a/android/build.gradle b/android/build.gradle index 5ca6783..4d8b678 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -53,8 +53,7 @@ android { implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation 'com.squareup.retrofit2:converter-gson:2.9.0' implementation 'com.squareup.okhttp3:logging-interceptor:4.10.0' - compileOnly fileTree(include: ['*.aar'], dir: '/Users/atif.qamar/Desktop/CustomUI/TurboLib/') - compileOnly fileTree(include: ['*.aar'], dir: '/Users/atif.qamar/Desktop/CustomUI/CustomUILib/') + compileOnly fileTree(include: ['*.aar'], dir: '/Users/shibu.prasad/Desktop/FlutterHeadlessUAT/') } } diff --git a/example/android/app/build.gradle b/example/android/app/build.gradle index 8d33bfc..844ac5b 100644 --- a/example/android/app/build.gradle +++ b/example/android/app/build.gradle @@ -52,8 +52,7 @@ android { } dependencies { - implementation fileTree(include: ['*.aar'], dir: '/Users/atif.qamar/Desktop/CustomUI/TurboLib/') - implementation fileTree(include: ['*.aar'], dir: '/Users/atif.qamar/Desktop/CustomUI/CustomUILib/') + implementation fileTree(include: ['*.aar'], dir: '/Users/shibu.prasad/Desktop/FlutterHeadlessUAT/') //implementation 'com.razorpay:customui:3.9.+' } diff --git a/example/android/app/src/main/AndroidManifest.xml b/example/android/app/src/main/AndroidManifest.xml index 35fa685..da9ada4 100644 --- a/example/android/app/src/main/AndroidManifest.xml +++ b/example/android/app/src/main/AndroidManifest.xml @@ -1,6 +1,8 @@ + + { MaterialPageRoute( builder: (builder) { return GetLinkedUPIAccountPage( - razorpay: _razorpay, upiAccounts: upiAccounts , keyValue :key); + razorpay: _razorpay, upiAccounts: upiAccounts , keyValue :key, customerMobile: mobileNo,); }, ), ); diff --git a/example/pubspec.lock b/example/pubspec.lock index a58d3b8..f6511d2 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -37,10 +37,10 @@ packages: dependency: transitive description: name: collection - sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687 + sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a url: "https://pub.dev" source: hosted - version: "1.17.2" + version: "1.18.0" cupertino_icons: dependency: "direct main" description: @@ -100,10 +100,10 @@ packages: dependency: transitive description: name: meta - sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3" + sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e url: "https://pub.dev" source: hosted - version: "1.9.1" + version: "1.10.0" path: dependency: transitive description: @@ -136,18 +136,18 @@ packages: dependency: transitive description: name: stack_trace - sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 + sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" url: "https://pub.dev" source: hosted - version: "1.11.0" + version: "1.11.1" stream_channel: dependency: transitive description: name: stream_channel - sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8" + sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7 url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.1.2" string_scanner: dependency: transitive description: @@ -168,10 +168,10 @@ packages: dependency: transitive description: name: test_api - sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8" + sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b" url: "https://pub.dev" source: hosted - version: "0.6.0" + version: "0.6.1" vector_math: dependency: transitive description: @@ -184,10 +184,10 @@ packages: dependency: transitive description: name: web - sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10 + sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152 url: "https://pub.dev" source: hosted - version: "0.1.4-beta" + version: "0.3.0" sdks: - dart: ">=3.1.0-185.0.dev <4.0.0" + dart: ">=3.2.0-194.0.dev <4.0.0" flutter: ">=1.20.0" diff --git a/lib/model/account_balance.dart b/lib/model/account_balance.dart index 4824e25..10f8781 100644 --- a/lib/model/account_balance.dart +++ b/lib/model/account_balance.dart @@ -2,11 +2,13 @@ class AccountBalance { final String id; final int balance; final String currency; + final double outstanding; AccountBalance({ required this.id, required this.balance, required this.currency, + required this.outstanding }); factory AccountBalance.fromJson(Map json) { @@ -14,6 +16,7 @@ class AccountBalance { id: json['id'] as String, balance: json['balance'] as int, currency: json['currency'] as String, + outstanding: json['outstanding'] as double ); } @@ -22,6 +25,7 @@ class AccountBalance { 'id': id, 'balance': balance, 'currency': currency, + 'outstanding': outstanding }; } } diff --git a/lib/model/upi_account.dart b/lib/model/upi_account.dart index 203cdcc..84bcc8e 100644 --- a/lib/model/upi_account.dart +++ b/lib/model/upi_account.dart @@ -9,6 +9,7 @@ class UpiAccount { String? ifsc; int? pinLength; Vpa? vpa; + String? type; UpiAccount({ @@ -19,6 +20,7 @@ class UpiAccount { this.ifsc, this.pinLength, this.vpa, + this.type }); factory UpiAccount.fromJson(Map json) => UpiAccount( @@ -29,6 +31,7 @@ class UpiAccount { ifsc: json['ifsc'], pinLength: json['pinLength'], vpa: Vpa.fromJson(json['vpa']), + type: json['type'] ); Map toJson() => { @@ -39,6 +42,7 @@ class UpiAccount { 'ifsc': ifsc, 'pinLength': pinLength, 'vpa': vpa?.toJson(), + 'type': type }; } diff --git a/pubspec.lock b/pubspec.lock index 0cd22cf..fc0d116 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -69,10 +69,10 @@ packages: dependency: transitive description: name: collection - sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687 + sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a url: "https://pub.dev" source: hosted - version: "1.17.2" + version: "1.18.0" convert: dependency: transitive description: @@ -212,10 +212,10 @@ packages: dependency: transitive description: name: meta - sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3" + sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e url: "https://pub.dev" source: hosted - version: "1.9.1" + version: "1.10.0" mime: dependency: transitive description: @@ -337,18 +337,18 @@ packages: dependency: transitive description: name: stack_trace - sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 + sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" url: "https://pub.dev" source: hosted - version: "1.11.0" + version: "1.11.1" stream_channel: dependency: transitive description: name: stream_channel - sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8" + sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7 url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.1.2" string_scanner: dependency: transitive description: @@ -369,26 +369,26 @@ packages: dependency: "direct dev" description: name: test - sha256: "13b41f318e2a5751c3169137103b60c584297353d4b1761b66029bae6411fe46" + sha256: a1f7595805820fcc05e5c52e3a231aedd0b72972cb333e8c738a8b1239448b6f url: "https://pub.dev" source: hosted - version: "1.24.3" + version: "1.24.9" test_api: dependency: transitive description: name: test_api - sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8" + sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b" url: "https://pub.dev" source: hosted - version: "0.6.0" + version: "0.6.1" test_core: dependency: transitive description: name: test_core - sha256: "99806e9e6d95c7b059b7a0fc08f07fc53fabe54a829497f0d9676299f1e8637e" + sha256: a757b14fc47507060a162cc2530d9a4a2f92f5100a952c7443b5cad5ef5b106a url: "https://pub.dev" source: hosted - version: "0.5.3" + version: "0.5.9" typed_data: dependency: transitive description: @@ -425,10 +425,10 @@ packages: dependency: transitive description: name: web - sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10 + sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152 url: "https://pub.dev" source: hosted - version: "0.1.4-beta" + version: "0.3.0" web_socket_channel: dependency: transitive description: @@ -454,5 +454,5 @@ packages: source: hosted version: "3.1.0" sdks: - dart: ">=3.1.0-185.0.dev <4.0.0" + dart: ">=3.2.0-194.0.dev <4.0.0" flutter: ">=1.20.0" From 413acab2a58e5d803e9d0a89d2cd487acd9e6631 Mon Sep 17 00:00:00 2001 From: Shibu Date: Wed, 5 Jun 2024 15:35:20 +0530 Subject: [PATCH 2/2] Remove the hardcoded file path from build.gradle file --- android/build.gradle | 3 ++- example/android/app/build.gradle | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 4d8b678..7170c66 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -53,7 +53,8 @@ android { implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation 'com.squareup.retrofit2:converter-gson:2.9.0' implementation 'com.squareup.okhttp3:logging-interceptor:4.10.0' - compileOnly fileTree(include: ['*.aar'], dir: '/Users/shibu.prasad/Desktop/FlutterHeadlessUAT/') + //TODO: Add Library folder path in implementation's dir + //compileOnly fileTree(include: ['*.aar'], dir: '') } } diff --git a/example/android/app/build.gradle b/example/android/app/build.gradle index 844ac5b..34079f1 100644 --- a/example/android/app/build.gradle +++ b/example/android/app/build.gradle @@ -52,7 +52,8 @@ android { } dependencies { - implementation fileTree(include: ['*.aar'], dir: '/Users/shibu.prasad/Desktop/FlutterHeadlessUAT/') + //TODO: Add Library folder path in implementation's dir + //implementation fileTree(include: ['*.aar'], dir: '') //implementation 'com.razorpay:customui:3.9.+' }