From bf7a7a96bdfb98a5c679a565a204ab817b3fd629 Mon Sep 17 00:00:00 2001 From: ram-flutterdeveloper Date: Sat, 10 May 2025 01:14:10 +0530 Subject: [PATCH] change category flow --- .dart_tool/package_config.json | 380 ++++----- .dart_tool/package_config_subset | 744 +++++++++--------- .dart_tool/version | 2 +- .flutter-plugins | 124 +-- .flutter-plugins-dependencies | 2 +- lib/src/core/routes/routes.dart | 141 +--- lib/src/data/ProductCategoryModel.dart | 73 -- lib/src/data/categorys.dart | 30 + lib/src/logic/provider/home_provider.dart | 19 +- .../ui/fruitvegidetail/category_product.dart | 638 +++++++++++++++ .../fruitvegidetail/fruit_veggie_detail.dart | 384 +++------ 11 files changed, 1405 insertions(+), 1132 deletions(-) create mode 100644 lib/src/data/categorys.dart create mode 100644 lib/src/ui/fruitvegidetail/category_product.dart diff --git a/.dart_tool/package_config.json b/.dart_tool/package_config.json index d175e9b..59b01c8 100644 --- a/.dart_tool/package_config.json +++ b/.dart_tool/package_config.json @@ -3,1111 +3,1111 @@ "packages": [ { "name": "_flutterfire_internals", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/_flutterfire_internals-1.3.54", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/_flutterfire_internals-1.3.54", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "animation_list", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/animation_list-3.1.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/animation_list-3.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "animations", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/animations-2.0.11", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/animations-2.0.11", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "args", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/args-2.6.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/args-2.6.0", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "art_sweetalert", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/art_sweetalert-0.0.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/art_sweetalert-0.0.5", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "async", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/async-2.11.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/async-2.11.0", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "back_button_interceptor", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/back_button_interceptor-8.0.4", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/back_button_interceptor-8.0.4", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "blur", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/blur-4.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/blur-4.0.0", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "boolean_selector", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "cached_network_image", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cached_network_image-3.3.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/cached_network_image-3.3.1", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "cached_network_image_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-4.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-4.0.0", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "cached_network_image_web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cached_network_image_web-1.2.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/cached_network_image_web-1.2.0", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "carousel_slider", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "change_app_package_name", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/change_app_package_name-1.5.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/change_app_package_name-1.5.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "characters", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/characters-1.3.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/characters-1.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "clock", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/clock-1.1.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/clock-1.1.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "collection", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/collection-1.18.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/collection-1.18.0", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "connectivity_plus", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "connectivity_plus_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus_platform_interface-2.0.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus_platform_interface-2.0.1", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "cross_file", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "crypto", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/crypto-3.0.6", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/crypto-3.0.6", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "csslib", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/csslib-1.0.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/csslib-1.0.2", "packageUri": "lib/", "languageVersion": "3.1" }, { "name": "cupertino_icons", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8", "packageUri": "lib/", "languageVersion": "3.1" }, { "name": "dbus", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dbus-0.7.11", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/dbus-0.7.11", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "dio", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dio-5.8.0+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/dio-5.8.0+1", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "dio_web_adapter", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dio_web_adapter-2.1.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/dio_web_adapter-2.1.0", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "dots_indicator", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dots_indicator-3.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/dots_indicator-3.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "dotted_border", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dotted_border-2.1.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/dotted_border-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "fake_async", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fake_async-1.3.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/fake_async-1.3.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "ffi", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/ffi-2.1.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/ffi-2.1.3", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "file", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file-7.0.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/file-7.0.1", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "file_selector_linux", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "file_selector_macos", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "file_selector_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "file_selector_windows", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "firebase_core", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core-3.13.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_core-3.13.0", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "firebase_core_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core_platform_interface-5.4.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_core_platform_interface-5.4.0", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "firebase_core_web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "firebase_messaging", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "firebase_messaging_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging_platform_interface-4.6.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging_platform_interface-4.6.5", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "firebase_messaging_web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "fixnum", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fixnum-1.1.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/fixnum-1.1.1", "packageUri": "lib/", "languageVersion": "3.1" }, { "name": "flutter", - "rootUri": "file:///Users/rajeevsingh/Documents/allSoftwares/flutter/packages/flutter", + "rootUri": "file:///Users/apple/Documents/development/flutter/packages/flutter", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "flutter_animate", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_animate-4.5.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_animate-4.5.2", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_cache_manager", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_cache_manager-3.3.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_cache_manager-3.3.1", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_google_places", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_google_places-0.3.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_google_places-0.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter_inappwebview", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_inappwebview_android", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_inappwebview_internal_annotations", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_internal_annotations-1.2.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_internal_annotations-1.2.0", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_inappwebview_ios", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_inappwebview_macos", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_inappwebview_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_platform_interface-1.0.10", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_platform_interface-1.0.10", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_inappwebview_web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_lints", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2", "packageUri": "lib/", "languageVersion": "3.1" }, { "name": "flutter_local_notifications", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1", "packageUri": "lib/", "languageVersion": "3.1" }, { "name": "flutter_local_notifications_linux", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0", "packageUri": "lib/", "languageVersion": "3.1" }, { "name": "flutter_local_notifications_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications_platform_interface-8.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications_platform_interface-8.0.0", "packageUri": "lib/", "languageVersion": "3.1" }, { "name": "flutter_plugin_android_lifecycle", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "flutter_rating_bar", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_rating_bar-4.0.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_rating_bar-4.0.1", "packageUri": "lib/", "languageVersion": "2.14" }, { "name": "flutter_rating_stars", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_rating_stars-1.1.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_rating_stars-1.1.0", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "flutter_screenutil", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_screenutil-5.9.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_screenutil-5.9.3", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "flutter_shaders", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_shaders-0.1.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_shaders-0.1.3", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "flutter_svg", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_svg-2.0.9", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_svg-2.0.9", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "flutter_test", - "rootUri": "file:///Users/rajeevsingh/Documents/allSoftwares/flutter/packages/flutter_test", + "rootUri": "file:///Users/apple/Documents/development/flutter/packages/flutter_test", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "flutter_toggle_tab", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_toggle_tab-1.5.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_toggle_tab-1.5.1", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "flutter_web_plugins", - "rootUri": "file:///Users/rajeevsingh/Documents/allSoftwares/flutter/packages/flutter_web_plugins", + "rootUri": "file:///Users/apple/Documents/development/flutter/packages/flutter_web_plugins", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "fluttertoast", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "fpdart", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fpdart-1.1.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/fpdart-1.1.1", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "gap", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/gap-3.0.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/gap-3.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "geocoding", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding-3.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding-3.0.0", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "geocoding_android", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "geocoding_ios", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "geocoding_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_platform_interface-3.2.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding_platform_interface-3.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "geolocator", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator-13.0.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator-13.0.2", "packageUri": "lib/", "languageVersion": "2.15" }, { "name": "geolocator_android", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1", "packageUri": "lib/", "languageVersion": "2.15" }, { "name": "geolocator_apple", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1", "packageUri": "lib/", "languageVersion": "2.15" }, { "name": "geolocator_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_platform_interface-4.2.4", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_platform_interface-4.2.4", "packageUri": "lib/", "languageVersion": "2.15" }, { "name": "geolocator_web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "geolocator_windows", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3", "packageUri": "lib/", "languageVersion": "2.15" }, { "name": "get_it", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/get_it-8.0.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/get_it-8.0.3", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "go_router", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/go_router-14.8.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/go_router-14.8.0", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "google_api_headers", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "google_fonts", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_fonts-4.0.4", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/google_fonts-4.0.4", "packageUri": "lib/", "languageVersion": "2.14" }, { "name": "google_maps", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps-8.1.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps-8.1.1", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "google_maps_flutter", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter-2.10.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter-2.10.0", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "google_maps_flutter_android", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "google_maps_flutter_ios", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "google_maps_flutter_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_platform_interface-2.10.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_platform_interface-2.10.0", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "google_maps_flutter_web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "google_maps_webservice", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_webservice-0.0.20-nullsafety.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_webservice-0.0.20-nullsafety.5", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "html", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/html-0.15.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/html-0.15.5", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "http", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/http-0.13.6", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/http-0.13.6", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "http_parser", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/http_parser-4.0.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/http_parser-4.0.2", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "image_picker", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker-1.1.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker-1.1.2", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "image_picker_android", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "image_picker_for_web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "image_picker_ios", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "image_picker_linux", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "image_picker_macos", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "image_picker_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.1", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "image_picker_windows", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "intl", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/intl-0.20.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/intl-0.20.2", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "js", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/js-0.6.7", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/js-0.6.7", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "json_annotation", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/json_annotation-4.9.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/json_annotation-4.9.0", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "leak_tracker", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/leak_tracker-10.0.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/leak_tracker-10.0.5", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "leak_tracker_flutter_testing", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.5", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "leak_tracker_testing", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "lints", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/lints-3.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/lints-3.0.0", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "loader_overlay", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/loader_overlay-4.0.4+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/loader_overlay-4.0.4+1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "logging", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/logging-1.3.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/logging-1.3.0", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "matcher", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/matcher-0.12.16+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/matcher-0.12.16+1", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "material_color_utilities", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "material_design_icons_flutter", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/material_design_icons_flutter-7.0.7296", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/material_design_icons_flutter-7.0.7296", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "meta", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/meta-1.15.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/meta-1.15.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "mime", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/mime-2.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/mime-2.0.0", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "nested", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/nested-1.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/nested-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "nm", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/nm-0.5.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/nm-0.5.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "octo_image", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/octo_image-2.1.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/octo_image-2.1.0", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "otp_text_field", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/otp_text_field-1.1.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/otp_text_field-1.1.3", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "package_info_plus", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "package_info_plus_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-2.0.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-2.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path-1.9.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/path-1.9.0", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "path_drawing", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_drawing-1.0.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/path_drawing-1.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path_parsing", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_parsing-1.1.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/path_parsing-1.1.0", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "path_provider", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider-2.1.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider-2.1.5", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "path_provider_android", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "path_provider_foundation", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "path_provider_linux", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "path_provider_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "path_provider_windows", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "permission_handler", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler-11.3.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler-11.3.1", "packageUri": "lib/", "languageVersion": "2.15" }, { "name": "permission_handler_android", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13", "packageUri": "lib/", "languageVersion": "2.15" }, { "name": "permission_handler_apple", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "permission_handler_html", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "permission_handler_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3", "packageUri": "lib/", "languageVersion": "2.14" }, { "name": "permission_handler_windows", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "petitparser", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/petitparser-6.0.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/petitparser-6.0.2", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "platform", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/platform-3.1.6", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/platform-3.1.6", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "plugin_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "pretty_dio_logger", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/pretty_dio_logger-1.4.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/pretty_dio_logger-1.4.0", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "provider", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/provider-6.1.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/provider-6.1.2", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "readmore", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/readmore-3.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/readmore-3.0.0", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "rxdart", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/rxdart-0.26.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/rxdart-0.26.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "sanitize_html", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sanitize_html-2.1.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/sanitize_html-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "shared_preferences", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences-2.3.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences-2.3.3", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "shared_preferences_android", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "shared_preferences_foundation", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "shared_preferences_linux", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "shared_preferences_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "shared_preferences_web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "shared_preferences_windows", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "shimmer", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shimmer-3.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/shimmer-3.0.0", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "skeletonizer", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/skeletonizer-1.4.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/skeletonizer-1.4.3", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "sky_engine", - "rootUri": "file:///Users/rajeevsingh/Documents/allSoftwares/flutter/bin/cache/pkg/sky_engine", + "rootUri": "file:///Users/apple/Documents/development/flutter/bin/cache/pkg/sky_engine", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "source_span", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/source_span-1.10.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/source_span-1.10.0", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "sprintf", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sprintf-7.0.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/sprintf-7.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "sqflite", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "sqflite_common", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite_common-2.5.4", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/sqflite_common-2.5.4", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "stack_trace", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/stack_trace-1.11.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/stack_trace-1.11.1", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "stream_channel", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/stream_channel-2.1.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/stream_channel-2.1.2", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "stream_transform", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/stream_transform-2.1.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/stream_transform-2.1.1", "packageUri": "lib/", "languageVersion": "3.1" }, { "name": "string_scanner", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/string_scanner-1.2.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/string_scanner-1.2.0", "packageUri": "lib/", "languageVersion": "2.18" }, { "name": "synchronized", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/synchronized-3.1.0+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/synchronized-3.1.0+1", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "term_glyph", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/term_glyph-1.2.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/term_glyph-1.2.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "test_api", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/test_api-0.7.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/test_api-0.7.2", "packageUri": "lib/", "languageVersion": "3.2" }, { "name": "timezone", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/timezone-0.9.4", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/timezone-0.9.4", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "typed_data", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/typed_data-1.3.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/typed_data-1.3.2", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "url_launcher", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher-6.3.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher-6.3.1", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "url_launcher_android", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "url_launcher_ios", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "url_launcher_linux", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "url_launcher_macos", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "url_launcher_platform_interface", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2", "packageUri": "lib/", "languageVersion": "3.1" }, { "name": "url_launcher_web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "url_launcher_windows", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "uuid", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/uuid-4.5.1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/uuid-4.5.1", "packageUri": "lib/", "languageVersion": "3.0" }, { "name": "vector_graphics", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_graphics-1.1.10+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/vector_graphics-1.1.10+1", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "vector_graphics_codec", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.10+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.10+1", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "vector_graphics_compiler", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.10+1", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.10+1", "packageUri": "lib/", "languageVersion": "2.19" }, { "name": "vector_math", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_math-2.1.4", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/vector_math-2.1.4", "packageUri": "lib/", "languageVersion": "2.14" }, { "name": "vm_service", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vm_service-14.2.5", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/vm_service-14.2.5", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "web", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/web-1.1.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/web-1.1.0", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "win32", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/win32-5.5.4", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/win32-5.5.4", "packageUri": "lib/", "languageVersion": "3.4" }, { "name": "xdg_directories", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/xdg_directories-1.1.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/xdg_directories-1.1.0", "packageUri": "lib/", "languageVersion": "3.3" }, { "name": "xml", - "rootUri": "file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/xml-6.5.0", + "rootUri": "file:///Users/apple/.pub-cache/hosted/pub.dev/xml-6.5.0", "packageUri": "lib/", "languageVersion": "3.2" }, @@ -1118,10 +1118,10 @@ "languageVersion": "3.4" } ], - "generated": "2025-05-09T09:31:47.539354Z", + "generated": "2025-05-09T19:43:39.141807Z", "generator": "pub", - "generatorVersion": "3.5.1", - "flutterRoot": "file:///Users/rajeevsingh/Documents/allSoftwares/flutter", - "flutterVersion": "3.24.1", - "pubCache": "file:///Users/rajeevsingh/.pub-cache" + "generatorVersion": "3.5.3", + "flutterRoot": "file:///Users/apple/Documents/development/flutter", + "flutterVersion": "3.24.3", + "pubCache": "file:///Users/apple/.pub-cache" } diff --git a/.dart_tool/package_config_subset b/.dart_tool/package_config_subset index f953b92..cf3cc2b 100644 --- a/.dart_tool/package_config_subset +++ b/.dart_tool/package_config_subset @@ -1,745 +1,745 @@ _flutterfire_internals 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/_flutterfire_internals-1.3.54/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/_flutterfire_internals-1.3.54/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/_flutterfire_internals-1.3.54/ +file:///Users/apple/.pub-cache/hosted/pub.dev/_flutterfire_internals-1.3.54/lib/ animation_list 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/animation_list-3.1.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/animation_list-3.1.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/animation_list-3.1.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/animation_list-3.1.0/lib/ animations 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/animations-2.0.11/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/animations-2.0.11/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/animations-2.0.11/ +file:///Users/apple/.pub-cache/hosted/pub.dev/animations-2.0.11/lib/ args 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/args-2.6.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/args-2.6.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/args-2.6.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/args-2.6.0/lib/ art_sweetalert 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/art_sweetalert-0.0.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/art_sweetalert-0.0.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/art_sweetalert-0.0.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/art_sweetalert-0.0.5/lib/ async 2.18 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/async-2.11.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/async-2.11.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/async-2.11.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/async-2.11.0/lib/ back_button_interceptor 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/back_button_interceptor-8.0.4/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/back_button_interceptor-8.0.4/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/back_button_interceptor-8.0.4/ +file:///Users/apple/.pub-cache/hosted/pub.dev/back_button_interceptor-8.0.4/lib/ blur 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/blur-4.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/blur-4.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/blur-4.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/blur-4.0.0/lib/ boolean_selector 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib/ cached_network_image 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cached_network_image-3.3.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cached_network_image-3.3.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cached_network_image-3.3.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cached_network_image-3.3.1/lib/ cached_network_image_platform_interface 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-4.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-4.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-4.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-4.0.0/lib/ cached_network_image_web 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cached_network_image_web-1.2.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cached_network_image_web-1.2.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cached_network_image_web-1.2.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cached_network_image_web-1.2.0/lib/ carousel_slider 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0/lib/ change_app_package_name 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/change_app_package_name-1.5.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/change_app_package_name-1.5.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/change_app_package_name-1.5.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/change_app_package_name-1.5.0/lib/ characters 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/characters-1.3.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/characters-1.3.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/characters-1.3.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/characters-1.3.0/lib/ clock 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/clock-1.1.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/clock-1.1.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/clock-1.1.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/clock-1.1.1/lib/ collection 2.18 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/collection-1.18.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/collection-1.18.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/collection-1.18.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/collection-1.18.0/lib/ connectivity_plus 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/lib/ connectivity_plus_platform_interface 2.18 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus_platform_interface-2.0.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus_platform_interface-2.0.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus_platform_interface-2.0.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus_platform_interface-2.0.1/lib/ cross_file 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2/lib/ crypto 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/crypto-3.0.6/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/crypto-3.0.6/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/crypto-3.0.6/ +file:///Users/apple/.pub-cache/hosted/pub.dev/crypto-3.0.6/lib/ csslib 3.1 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/csslib-1.0.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/csslib-1.0.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/csslib-1.0.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/csslib-1.0.2/lib/ cupertino_icons 3.1 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/ +file:///Users/apple/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/lib/ dbus 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dbus-0.7.11/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dbus-0.7.11/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dbus-0.7.11/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dbus-0.7.11/lib/ dio 2.18 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dio-5.8.0+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dio-5.8.0+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dio-5.8.0+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dio-5.8.0+1/lib/ dio_web_adapter 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dio_web_adapter-2.1.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dio_web_adapter-2.1.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dio_web_adapter-2.1.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dio_web_adapter-2.1.0/lib/ dots_indicator 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dots_indicator-3.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dots_indicator-3.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dots_indicator-3.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dots_indicator-3.0.0/lib/ dotted_border 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dotted_border-2.1.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/dotted_border-2.1.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dotted_border-2.1.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/dotted_border-2.1.0/lib/ fake_async 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fake_async-1.3.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/fake_async-1.3.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib/ ffi 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/ffi-2.1.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/ffi-2.1.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/ffi-2.1.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/ffi-2.1.3/lib/ file 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file-7.0.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file-7.0.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file-7.0.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file-7.0.1/lib/ file_selector_linux 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2/lib/ file_selector_macos 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2/lib/ file_selector_platform_interface 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/lib/ file_selector_windows 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3/lib/ firebase_core 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/lib/ firebase_core_platform_interface 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core_platform_interface-5.4.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core_platform_interface-5.4.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_core_platform_interface-5.4.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_core_platform_interface-5.4.0/lib/ firebase_core_web 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0/lib/ firebase_messaging 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/lib/ firebase_messaging_platform_interface 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging_platform_interface-4.6.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging_platform_interface-4.6.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging_platform_interface-4.6.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging_platform_interface-4.6.5/lib/ firebase_messaging_web 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5/lib/ fixnum 3.1 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fixnum-1.1.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fixnum-1.1.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/fixnum-1.1.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/fixnum-1.1.1/lib/ flutter_animate 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_animate-4.5.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_animate-4.5.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_animate-4.5.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_animate-4.5.2/lib/ flutter_cache_manager 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_cache_manager-3.3.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_cache_manager-3.3.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_cache_manager-3.3.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_cache_manager-3.3.1/lib/ flutter_google_places 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_google_places-0.3.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_google_places-0.3.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_google_places-0.3.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_google_places-0.3.0/lib/ flutter_inappwebview 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0/lib/ flutter_inappwebview_android 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13/lib/ flutter_inappwebview_internal_annotations 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_internal_annotations-1.2.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_internal_annotations-1.2.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_internal_annotations-1.2.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_internal_annotations-1.2.0/lib/ flutter_inappwebview_ios 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/lib/ flutter_inappwebview_macos 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11/lib/ flutter_inappwebview_platform_interface 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_platform_interface-1.0.10/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_platform_interface-1.0.10/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_platform_interface-1.0.10/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_platform_interface-1.0.10/lib/ flutter_inappwebview_web 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8/lib/ flutter_lints 3.1 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2/lib/ flutter_local_notifications 3.1 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/lib/ flutter_local_notifications_linux 3.1 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0/lib/ flutter_local_notifications_platform_interface 3.1 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications_platform_interface-8.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications_platform_interface-8.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications_platform_interface-8.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications_platform_interface-8.0.0/lib/ flutter_plugin_android_lifecycle 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22/lib/ flutter_rating_bar 2.14 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_rating_bar-4.0.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_rating_bar-4.0.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_rating_bar-4.0.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_rating_bar-4.0.1/lib/ flutter_rating_stars 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_rating_stars-1.1.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_rating_stars-1.1.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_rating_stars-1.1.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_rating_stars-1.1.0/lib/ flutter_screenutil 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_screenutil-5.9.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_screenutil-5.9.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_screenutil-5.9.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_screenutil-5.9.3/lib/ flutter_shaders 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_shaders-0.1.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_shaders-0.1.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_shaders-0.1.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_shaders-0.1.3/lib/ flutter_svg 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_svg-2.0.9/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_svg-2.0.9/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_svg-2.0.9/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_svg-2.0.9/lib/ flutter_toggle_tab 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_toggle_tab-1.5.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_toggle_tab-1.5.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_toggle_tab-1.5.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/flutter_toggle_tab-1.5.1/lib/ fluttertoast 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/ +file:///Users/apple/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/lib/ fpdart 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fpdart-1.1.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/fpdart-1.1.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/fpdart-1.1.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/fpdart-1.1.1/lib/ gap 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/gap-3.0.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/gap-3.0.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/gap-3.0.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/gap-3.0.1/lib/ geocoding 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding-3.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding-3.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding-3.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding-3.0.0/lib/ geocoding_android 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1/lib/ geocoding_ios 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1/lib/ geocoding_platform_interface 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_platform_interface-3.2.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_platform_interface-3.2.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding_platform_interface-3.2.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geocoding_platform_interface-3.2.0/lib/ geolocator 2.15 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator-13.0.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator-13.0.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator-13.0.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator-13.0.2/lib/ geolocator_android 2.15 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1/lib/ geolocator_apple 2.15 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/lib/ geolocator_platform_interface 2.15 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_platform_interface-4.2.4/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_platform_interface-4.2.4/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_platform_interface-4.2.4/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_platform_interface-4.2.4/lib/ geolocator_web 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1/lib/ geolocator_windows 2.15 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/lib/ get_it 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/get_it-8.0.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/get_it-8.0.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/get_it-8.0.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/get_it-8.0.3/lib/ go_router 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/go_router-14.8.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/go_router-14.8.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/go_router-14.8.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/go_router-14.8.0/lib/ google_api_headers 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0/lib/ google_fonts 2.14 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_fonts-4.0.4/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_fonts-4.0.4/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_fonts-4.0.4/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_fonts-4.0.4/lib/ google_maps 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps-8.1.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps-8.1.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps-8.1.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps-8.1.1/lib/ google_maps_flutter 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter-2.10.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter-2.10.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter-2.10.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter-2.10.0/lib/ google_maps_flutter_android 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7/lib/ google_maps_flutter_ios 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2/lib/ google_maps_flutter_platform_interface 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_platform_interface-2.10.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_platform_interface-2.10.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_platform_interface-2.10.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_platform_interface-2.10.0/lib/ google_maps_flutter_web 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10/lib/ google_maps_webservice 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_webservice-0.0.20-nullsafety.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_webservice-0.0.20-nullsafety.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_webservice-0.0.20-nullsafety.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/google_maps_webservice-0.0.20-nullsafety.5/lib/ html 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/html-0.15.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/html-0.15.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/html-0.15.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/html-0.15.5/lib/ http 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/http-0.13.6/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/http-0.13.6/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/http-0.13.6/ +file:///Users/apple/.pub-cache/hosted/pub.dev/http-0.13.6/lib/ http_parser 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/http_parser-4.0.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/http_parser-4.0.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib/ image_picker 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker-1.1.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker-1.1.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker-1.1.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker-1.1.2/lib/ image_picker_android 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12/lib/ image_picker_for_web 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6/lib/ image_picker_ios 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/lib/ image_picker_linux 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/lib/ image_picker_macos 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2/lib/ image_picker_platform_interface 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.1/lib/ image_picker_windows 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/lib/ intl 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/intl-0.20.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/intl-0.20.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/intl-0.20.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/intl-0.20.2/lib/ js 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/js-0.6.7/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/js-0.6.7/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/js-0.6.7/ +file:///Users/apple/.pub-cache/hosted/pub.dev/js-0.6.7/lib/ json_annotation 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/json_annotation-4.9.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/json_annotation-4.9.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/json_annotation-4.9.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/json_annotation-4.9.0/lib/ leak_tracker 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/leak_tracker-10.0.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/leak_tracker-10.0.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/leak_tracker-10.0.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/leak_tracker-10.0.5/lib/ leak_tracker_flutter_testing 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.5/lib/ leak_tracker_testing 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/lib/ lints 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/lints-3.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/lints-3.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/lints-3.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/lints-3.0.0/lib/ loader_overlay 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/loader_overlay-4.0.4+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/loader_overlay-4.0.4+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/loader_overlay-4.0.4+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/loader_overlay-4.0.4+1/lib/ logging 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/logging-1.3.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/logging-1.3.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/logging-1.3.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/logging-1.3.0/lib/ matcher 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib/ material_color_utilities 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1/lib/ material_design_icons_flutter 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/material_design_icons_flutter-7.0.7296/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/material_design_icons_flutter-7.0.7296/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/material_design_icons_flutter-7.0.7296/ +file:///Users/apple/.pub-cache/hosted/pub.dev/material_design_icons_flutter-7.0.7296/lib/ meta 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/meta-1.15.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/meta-1.15.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/meta-1.15.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/meta-1.15.0/lib/ mime 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/mime-2.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/mime-2.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/mime-2.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/mime-2.0.0/lib/ nested 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/nested-1.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/nested-1.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/nested-1.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/nested-1.0.0/lib/ nm 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/nm-0.5.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/nm-0.5.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/nm-0.5.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/nm-0.5.0/lib/ octo_image 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/octo_image-2.1.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/octo_image-2.1.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/octo_image-2.1.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/octo_image-2.1.0/lib/ otp_text_field 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/otp_text_field-1.1.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/otp_text_field-1.1.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/otp_text_field-1.1.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/otp_text_field-1.1.3/lib/ package_info_plus 2.18 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/lib/ package_info_plus_platform_interface 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-2.0.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-2.0.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-2.0.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-2.0.1/lib/ path 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path-1.9.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path-1.9.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path-1.9.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path-1.9.0/lib/ path_drawing 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_drawing-1.0.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_drawing-1.0.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_drawing-1.0.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_drawing-1.0.1/lib/ path_parsing 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_parsing-1.1.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_parsing-1.1.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_parsing-1.1.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_parsing-1.1.0/lib/ path_provider 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider-2.1.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider-2.1.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider-2.1.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider-2.1.5/lib/ path_provider_android 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10/lib/ path_provider_foundation 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/lib/ path_provider_linux 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib/ path_provider_platform_interface 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/lib/ path_provider_windows 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/lib/ permission_handler 2.15 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/lib/ permission_handler_android 2.15 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/lib/ permission_handler_apple 2.18 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/lib/ permission_handler_html 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/lib/ permission_handler_platform_interface 2.14 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/lib/ permission_handler_windows 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/lib/ petitparser 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/petitparser-6.0.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/petitparser-6.0.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/petitparser-6.0.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/petitparser-6.0.2/lib/ platform 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/platform-3.1.6/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/platform-3.1.6/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/platform-3.1.6/ +file:///Users/apple/.pub-cache/hosted/pub.dev/platform-3.1.6/lib/ plugin_platform_interface 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/ +file:///Users/apple/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib/ pretty_dio_logger 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/pretty_dio_logger-1.4.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/pretty_dio_logger-1.4.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/pretty_dio_logger-1.4.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/pretty_dio_logger-1.4.0/lib/ provider 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/provider-6.1.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/provider-6.1.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/provider-6.1.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/provider-6.1.2/lib/ readmore 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/readmore-3.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/readmore-3.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/readmore-3.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/readmore-3.0.0/lib/ rxdart 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/rxdart-0.26.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/rxdart-0.26.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/rxdart-0.26.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/rxdart-0.26.0/lib/ sanitize_html 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sanitize_html-2.1.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sanitize_html-2.1.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/sanitize_html-2.1.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/sanitize_html-2.1.0/lib/ shared_preferences 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences-2.3.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences-2.3.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences-2.3.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences-2.3.3/lib/ shared_preferences_android 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2/lib/ shared_preferences_foundation 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/lib/ shared_preferences_linux 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/lib/ shared_preferences_platform_interface 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/lib/ shared_preferences_web 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2/lib/ shared_preferences_windows 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/lib/ shimmer 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shimmer-3.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/shimmer-3.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shimmer-3.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/shimmer-3.0.0/lib/ skeletonizer 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/skeletonizer-1.4.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/skeletonizer-1.4.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/skeletonizer-1.4.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/skeletonizer-1.4.3/lib/ source_span 2.18 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/source_span-1.10.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/source_span-1.10.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib/ sprintf 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sprintf-7.0.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sprintf-7.0.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/sprintf-7.0.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/sprintf-7.0.0/lib/ sqflite 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/lib/ sqflite_common 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite_common-2.5.4/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite_common-2.5.4/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/sqflite_common-2.5.4/ +file:///Users/apple/.pub-cache/hosted/pub.dev/sqflite_common-2.5.4/lib/ stack_trace 2.18 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib/ stream_channel 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib/ stream_transform 3.1 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/stream_transform-2.1.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/stream_transform-2.1.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/stream_transform-2.1.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/stream_transform-2.1.1/lib/ string_scanner 2.18 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib/ synchronized 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/synchronized-3.1.0+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/synchronized-3.1.0+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/synchronized-3.1.0+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/synchronized-3.1.0+1/lib/ term_glyph 2.12 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/ test_api 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/test_api-0.7.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/test_api-0.7.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/test_api-0.7.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/test_api-0.7.2/lib/ timezone 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/timezone-0.9.4/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/timezone-0.9.4/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/timezone-0.9.4/ +file:///Users/apple/.pub-cache/hosted/pub.dev/timezone-0.9.4/lib/ typed_data 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/typed_data-1.3.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/typed_data-1.3.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib/ url_launcher 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher-6.3.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher-6.3.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher-6.3.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher-6.3.1/lib/ url_launcher_android 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9/lib/ url_launcher_ios 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/lib/ url_launcher_linux 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/lib/ url_launcher_macos 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2/lib/ url_launcher_platform_interface 3.1 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/lib/ url_launcher_web 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/lib/ url_launcher_windows 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/ +file:///Users/apple/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/lib/ uuid 3.0 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/uuid-4.5.1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/uuid-4.5.1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/uuid-4.5.1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/uuid-4.5.1/lib/ vector_graphics 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_graphics-1.1.10+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_graphics-1.1.10+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vector_graphics-1.1.10+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vector_graphics-1.1.10+1/lib/ vector_graphics_codec 2.17 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.10+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.10+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.10+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.10+1/lib/ vector_graphics_compiler 2.19 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.10+1/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.10+1/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.10+1/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.10+1/lib/ vector_math 2.14 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_math-2.1.4/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vector_math-2.1.4/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/ vm_service 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vm_service-14.2.5/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/vm_service-14.2.5/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vm_service-14.2.5/ +file:///Users/apple/.pub-cache/hosted/pub.dev/vm_service-14.2.5/lib/ web 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/web-1.1.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/web-1.1.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/web-1.1.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/web-1.1.0/lib/ win32 3.4 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/win32-5.5.4/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/win32-5.5.4/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/win32-5.5.4/ +file:///Users/apple/.pub-cache/hosted/pub.dev/win32-5.5.4/lib/ xdg_directories 3.3 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/xdg_directories-1.1.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/xdg_directories-1.1.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/xdg_directories-1.1.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/xdg_directories-1.1.0/lib/ xml 3.2 -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/xml-6.5.0/ -file:///Users/rajeevsingh/.pub-cache/hosted/pub.dev/xml-6.5.0/lib/ +file:///Users/apple/.pub-cache/hosted/pub.dev/xml-6.5.0/ +file:///Users/apple/.pub-cache/hosted/pub.dev/xml-6.5.0/lib/ grocery_app 3.4 -file:///Users/rajeevsingh/Documents/FlutterProject/Testing/groceryApp/ -file:///Users/rajeevsingh/Documents/FlutterProject/Testing/groceryApp/lib/ +file:///Users/apple/Documents/Allflutter%20/freelancing/groceryApp/ +file:///Users/apple/Documents/Allflutter%20/freelancing/groceryApp/lib/ sky_engine 3.2 -file:///Users/rajeevsingh/Documents/allSoftwares/flutter/bin/cache/pkg/sky_engine/ -file:///Users/rajeevsingh/Documents/allSoftwares/flutter/bin/cache/pkg/sky_engine/lib/ +file:///Users/apple/Documents/development/flutter/bin/cache/pkg/sky_engine/ +file:///Users/apple/Documents/development/flutter/bin/cache/pkg/sky_engine/lib/ flutter 3.3 -file:///Users/rajeevsingh/Documents/allSoftwares/flutter/packages/flutter/ -file:///Users/rajeevsingh/Documents/allSoftwares/flutter/packages/flutter/lib/ +file:///Users/apple/Documents/development/flutter/packages/flutter/ +file:///Users/apple/Documents/development/flutter/packages/flutter/lib/ flutter_test 3.3 -file:///Users/rajeevsingh/Documents/allSoftwares/flutter/packages/flutter_test/ -file:///Users/rajeevsingh/Documents/allSoftwares/flutter/packages/flutter_test/lib/ +file:///Users/apple/Documents/development/flutter/packages/flutter_test/ +file:///Users/apple/Documents/development/flutter/packages/flutter_test/lib/ flutter_web_plugins 3.2 -file:///Users/rajeevsingh/Documents/allSoftwares/flutter/packages/flutter_web_plugins/ -file:///Users/rajeevsingh/Documents/allSoftwares/flutter/packages/flutter_web_plugins/lib/ +file:///Users/apple/Documents/development/flutter/packages/flutter_web_plugins/ +file:///Users/apple/Documents/development/flutter/packages/flutter_web_plugins/lib/ 2 diff --git a/.dart_tool/version b/.dart_tool/version index 52525de..ffba2c8 100644 --- a/.dart_tool/version +++ b/.dart_tool/version @@ -1 +1 @@ -3.24.1 \ No newline at end of file +3.24.3 \ No newline at end of file diff --git a/.flutter-plugins b/.flutter-plugins index d43f656..1884a1d 100644 --- a/.flutter-plugins +++ b/.flutter-plugins @@ -1,63 +1,63 @@ # This is a generated file; do not edit or check into version control. -connectivity_plus=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/ -file_selector_linux=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2/ -file_selector_macos=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2/ -file_selector_windows=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3/ -firebase_core=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/ -firebase_core_web=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0/ -firebase_messaging=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/ -firebase_messaging_web=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5/ -flutter_inappwebview=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0/ -flutter_inappwebview_android=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13/ -flutter_inappwebview_ios=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/ -flutter_inappwebview_macos=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11/ -flutter_inappwebview_web=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8/ -flutter_local_notifications=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/ -flutter_local_notifications_linux=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0/ -flutter_plugin_android_lifecycle=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22/ -fluttertoast=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/ -geocoding=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding-3.0.0/ -geocoding_android=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1/ -geocoding_ios=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1/ -geolocator=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator-13.0.2/ -geolocator_android=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1/ -geolocator_apple=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/ -geolocator_web=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1/ -geolocator_windows=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/ -google_api_headers=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0/ -google_maps_flutter=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter-2.10.0/ -google_maps_flutter_android=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7/ -google_maps_flutter_ios=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2/ -google_maps_flutter_web=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10/ -image_picker=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker-1.1.2/ -image_picker_android=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12/ -image_picker_for_web=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6/ -image_picker_ios=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/ -image_picker_linux=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/ -image_picker_macos=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2/ -image_picker_windows=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/ -package_info_plus=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/ -path_provider=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider-2.1.5/ -path_provider_android=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10/ -path_provider_foundation=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/ -path_provider_linux=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/ -path_provider_windows=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/ -permission_handler=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/ -permission_handler_android=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/ -permission_handler_apple=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/ -permission_handler_html=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/ -permission_handler_windows=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/ -shared_preferences=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences-2.3.3/ -shared_preferences_android=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2/ -shared_preferences_foundation=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/ -shared_preferences_linux=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/ -shared_preferences_web=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2/ -shared_preferences_windows=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/ -sqflite=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/ -url_launcher=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher-6.3.1/ -url_launcher_android=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9/ -url_launcher_ios=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/ -url_launcher_linux=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/ -url_launcher_macos=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2/ -url_launcher_web=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/ -url_launcher_windows=/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/ +connectivity_plus=/Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/ +file_selector_linux=/Users/apple/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2/ +file_selector_macos=/Users/apple/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2/ +file_selector_windows=/Users/apple/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3/ +firebase_core=/Users/apple/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/ +firebase_core_web=/Users/apple/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0/ +firebase_messaging=/Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/ +firebase_messaging_web=/Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5/ +flutter_inappwebview=/Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0/ +flutter_inappwebview_android=/Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13/ +flutter_inappwebview_ios=/Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/ +flutter_inappwebview_macos=/Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11/ +flutter_inappwebview_web=/Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8/ +flutter_local_notifications=/Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/ +flutter_local_notifications_linux=/Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0/ +flutter_plugin_android_lifecycle=/Users/apple/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22/ +fluttertoast=/Users/apple/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/ +geocoding=/Users/apple/.pub-cache/hosted/pub.dev/geocoding-3.0.0/ +geocoding_android=/Users/apple/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1/ +geocoding_ios=/Users/apple/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1/ +geolocator=/Users/apple/.pub-cache/hosted/pub.dev/geolocator-13.0.2/ +geolocator_android=/Users/apple/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1/ +geolocator_apple=/Users/apple/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/ +geolocator_web=/Users/apple/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1/ +geolocator_windows=/Users/apple/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/ +google_api_headers=/Users/apple/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0/ +google_maps_flutter=/Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter-2.10.0/ +google_maps_flutter_android=/Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7/ +google_maps_flutter_ios=/Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2/ +google_maps_flutter_web=/Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10/ +image_picker=/Users/apple/.pub-cache/hosted/pub.dev/image_picker-1.1.2/ +image_picker_android=/Users/apple/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12/ +image_picker_for_web=/Users/apple/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6/ +image_picker_ios=/Users/apple/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/ +image_picker_linux=/Users/apple/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/ +image_picker_macos=/Users/apple/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2/ +image_picker_windows=/Users/apple/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/ +package_info_plus=/Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/ +path_provider=/Users/apple/.pub-cache/hosted/pub.dev/path_provider-2.1.5/ +path_provider_android=/Users/apple/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10/ +path_provider_foundation=/Users/apple/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/ +path_provider_linux=/Users/apple/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/ +path_provider_windows=/Users/apple/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/ +permission_handler=/Users/apple/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/ +permission_handler_android=/Users/apple/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/ +permission_handler_apple=/Users/apple/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/ +permission_handler_html=/Users/apple/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/ +permission_handler_windows=/Users/apple/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/ +shared_preferences=/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences-2.3.3/ +shared_preferences_android=/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2/ +shared_preferences_foundation=/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/ +shared_preferences_linux=/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/ +shared_preferences_web=/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2/ +shared_preferences_windows=/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/ +sqflite=/Users/apple/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/ +url_launcher=/Users/apple/.pub-cache/hosted/pub.dev/url_launcher-6.3.1/ +url_launcher_android=/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9/ +url_launcher_ios=/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/ +url_launcher_linux=/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/ +url_launcher_macos=/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2/ +url_launcher_web=/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/ +url_launcher_windows=/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/ diff --git a/.flutter-plugins-dependencies b/.flutter-plugins-dependencies index 7df8402..262e9cb 100644 --- a/.flutter-plugins-dependencies +++ b/.flutter-plugins-dependencies @@ -1 +1 @@ -{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"connectivity_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":true,"dependencies":[]},{"name":"firebase_core","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/","native_build":true,"dependencies":[]},{"name":"firebase_messaging","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_inappwebview_ios","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/","native_build":true,"dependencies":[]},{"name":"fluttertoast","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/","native_build":true,"dependencies":[]},{"name":"geocoding_ios","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1/","native_build":true,"dependencies":[]},{"name":"geolocator_apple","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/","native_build":true,"dependencies":[]},{"name":"google_maps_flutter_ios","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2/","native_build":true,"dependencies":[]},{"name":"image_picker_ios","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/","native_build":true,"dependencies":[]},{"name":"package_info_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":true,"dependencies":[]},{"name":"path_provider_foundation","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"permission_handler_apple","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/","native_build":true,"dependencies":[]},{"name":"shared_preferences_foundation","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"url_launcher_ios","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/","native_build":true,"dependencies":[]}],"android":[{"name":"connectivity_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":true,"dependencies":[]},{"name":"firebase_core","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/","native_build":true,"dependencies":[]},{"name":"firebase_messaging","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_inappwebview_android","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/","native_build":true,"dependencies":[]},{"name":"flutter_plugin_android_lifecycle","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22/","native_build":true,"dependencies":[]},{"name":"fluttertoast","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/","native_build":true,"dependencies":[]},{"name":"geocoding_android","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1/","native_build":true,"dependencies":[]},{"name":"geolocator_android","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1/","native_build":true,"dependencies":[]},{"name":"google_api_headers","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0/","native_build":true,"dependencies":["package_info_plus"]},{"name":"google_maps_flutter_android","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7/","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"]},{"name":"image_picker_android","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12/","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"]},{"name":"package_info_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":true,"dependencies":[]},{"name":"path_provider_android","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10/","native_build":true,"dependencies":[]},{"name":"permission_handler_android","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/","native_build":true,"dependencies":[]},{"name":"shared_preferences_android","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2/","native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/","native_build":true,"dependencies":[]},{"name":"url_launcher_android","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9/","native_build":true,"dependencies":[]}],"macos":[{"name":"connectivity_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":true,"dependencies":[]},{"name":"file_selector_macos","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2/","native_build":true,"dependencies":[]},{"name":"firebase_core","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/","native_build":true,"dependencies":[]},{"name":"firebase_messaging","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_inappwebview_macos","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/","native_build":true,"dependencies":[]},{"name":"geolocator_apple","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/","native_build":true,"dependencies":[]},{"name":"image_picker_macos","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2/","native_build":false,"dependencies":["file_selector_macos"]},{"name":"package_info_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":true,"dependencies":[]},{"name":"path_provider_foundation","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"shared_preferences_foundation","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"url_launcher_macos","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2/","native_build":true,"dependencies":[]}],"linux":[{"name":"connectivity_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":false,"dependencies":[]},{"name":"file_selector_linux","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications_linux","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0/","native_build":false,"dependencies":[]},{"name":"image_picker_linux","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/","native_build":false,"dependencies":["file_selector_linux"]},{"name":"package_info_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":false,"dependencies":[]},{"name":"path_provider_linux","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/","native_build":false,"dependencies":[]},{"name":"shared_preferences_linux","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/","native_build":false,"dependencies":["path_provider_linux"]},{"name":"url_launcher_linux","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/","native_build":true,"dependencies":[]}],"windows":[{"name":"connectivity_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":true,"dependencies":[]},{"name":"file_selector_windows","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3/","native_build":true,"dependencies":[]},{"name":"firebase_core","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/","native_build":true,"dependencies":[]},{"name":"geolocator_windows","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/","native_build":true,"dependencies":[]},{"name":"image_picker_windows","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/","native_build":false,"dependencies":["file_selector_windows"]},{"name":"package_info_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":false,"dependencies":[]},{"name":"path_provider_windows","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/","native_build":false,"dependencies":[]},{"name":"permission_handler_windows","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/","native_build":true,"dependencies":[]},{"name":"shared_preferences_windows","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/","native_build":false,"dependencies":["path_provider_windows"]},{"name":"url_launcher_windows","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/","native_build":true,"dependencies":[]}],"web":[{"name":"connectivity_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","dependencies":[]},{"name":"firebase_core_web","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0/","dependencies":[]},{"name":"firebase_messaging_web","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5/","dependencies":["firebase_core_web"]},{"name":"flutter_inappwebview_web","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8/","dependencies":[]},{"name":"fluttertoast","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/","dependencies":[]},{"name":"geolocator_web","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1/","dependencies":[]},{"name":"google_maps_flutter_web","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10/","dependencies":[]},{"name":"image_picker_for_web","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6/","dependencies":[]},{"name":"package_info_plus","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","dependencies":[]},{"name":"permission_handler_html","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/","dependencies":[]},{"name":"shared_preferences_web","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2/","dependencies":[]},{"name":"url_launcher_web","path":"/Users/rajeevsingh/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/","dependencies":[]}]},"dependencyGraph":[{"name":"connectivity_plus","dependencies":[]},{"name":"file_selector_linux","dependencies":[]},{"name":"file_selector_macos","dependencies":[]},{"name":"file_selector_windows","dependencies":[]},{"name":"firebase_core","dependencies":["firebase_core_web"]},{"name":"firebase_core_web","dependencies":[]},{"name":"firebase_messaging","dependencies":["firebase_core","firebase_messaging_web"]},{"name":"firebase_messaging_web","dependencies":["firebase_core","firebase_core_web"]},{"name":"flutter_inappwebview","dependencies":["flutter_inappwebview_android","flutter_inappwebview_ios","flutter_inappwebview_macos","flutter_inappwebview_web"]},{"name":"flutter_inappwebview_android","dependencies":[]},{"name":"flutter_inappwebview_ios","dependencies":[]},{"name":"flutter_inappwebview_macos","dependencies":[]},{"name":"flutter_inappwebview_web","dependencies":[]},{"name":"flutter_local_notifications","dependencies":["flutter_local_notifications_linux"]},{"name":"flutter_local_notifications_linux","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"fluttertoast","dependencies":[]},{"name":"geocoding","dependencies":["geocoding_android","geocoding_ios"]},{"name":"geocoding_android","dependencies":[]},{"name":"geocoding_ios","dependencies":[]},{"name":"geolocator","dependencies":["geolocator_android","geolocator_apple","geolocator_web","geolocator_windows"]},{"name":"geolocator_android","dependencies":[]},{"name":"geolocator_apple","dependencies":[]},{"name":"geolocator_web","dependencies":[]},{"name":"geolocator_windows","dependencies":[]},{"name":"google_api_headers","dependencies":["package_info_plus"]},{"name":"google_maps_flutter","dependencies":["google_maps_flutter_android","google_maps_flutter_ios","google_maps_flutter_web"]},{"name":"google_maps_flutter_android","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"google_maps_flutter_ios","dependencies":[]},{"name":"google_maps_flutter_web","dependencies":[]},{"name":"image_picker","dependencies":["image_picker_android","image_picker_for_web","image_picker_ios","image_picker_linux","image_picker_macos","image_picker_windows"]},{"name":"image_picker_android","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"image_picker_for_web","dependencies":[]},{"name":"image_picker_ios","dependencies":[]},{"name":"image_picker_linux","dependencies":["file_selector_linux"]},{"name":"image_picker_macos","dependencies":["file_selector_macos"]},{"name":"image_picker_windows","dependencies":["file_selector_windows"]},{"name":"package_info_plus","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_android","path_provider_foundation","path_provider_linux","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_foundation","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"permission_handler","dependencies":["permission_handler_android","permission_handler_apple","permission_handler_html","permission_handler_windows"]},{"name":"permission_handler_android","dependencies":[]},{"name":"permission_handler_apple","dependencies":[]},{"name":"permission_handler_html","dependencies":[]},{"name":"permission_handler_windows","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_android","shared_preferences_foundation","shared_preferences_linux","shared_preferences_web","shared_preferences_windows"]},{"name":"shared_preferences_android","dependencies":[]},{"name":"shared_preferences_foundation","dependencies":[]},{"name":"shared_preferences_linux","dependencies":["path_provider_linux"]},{"name":"shared_preferences_web","dependencies":[]},{"name":"shared_preferences_windows","dependencies":["path_provider_windows"]},{"name":"sqflite","dependencies":[]},{"name":"url_launcher","dependencies":["url_launcher_android","url_launcher_ios","url_launcher_linux","url_launcher_macos","url_launcher_web","url_launcher_windows"]},{"name":"url_launcher_android","dependencies":[]},{"name":"url_launcher_ios","dependencies":[]},{"name":"url_launcher_linux","dependencies":[]},{"name":"url_launcher_macos","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"url_launcher_windows","dependencies":[]}],"date_created":"2025-05-09 15:01:47.814571","version":"3.24.1","swift_package_manager_enabled":false} \ No newline at end of file +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"connectivity_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":true,"dependencies":[]},{"name":"firebase_core","path":"/Users/apple/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/","native_build":true,"dependencies":[]},{"name":"firebase_messaging","path":"/Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_inappwebview_ios","path":"/Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications","path":"/Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/","native_build":true,"dependencies":[]},{"name":"fluttertoast","path":"/Users/apple/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/","native_build":true,"dependencies":[]},{"name":"geocoding_ios","path":"/Users/apple/.pub-cache/hosted/pub.dev/geocoding_ios-3.0.1/","native_build":true,"dependencies":[]},{"name":"geolocator_apple","path":"/Users/apple/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/","native_build":true,"dependencies":[]},{"name":"google_maps_flutter_ios","path":"/Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_ios-2.13.2/","native_build":true,"dependencies":[]},{"name":"image_picker_ios","path":"/Users/apple/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12+2/","native_build":true,"dependencies":[]},{"name":"package_info_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":true,"dependencies":[]},{"name":"path_provider_foundation","path":"/Users/apple/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"permission_handler_apple","path":"/Users/apple/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.7/","native_build":true,"dependencies":[]},{"name":"shared_preferences_foundation","path":"/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/apple/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"url_launcher_ios","path":"/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.2/","native_build":true,"dependencies":[]}],"android":[{"name":"connectivity_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":true,"dependencies":[]},{"name":"firebase_core","path":"/Users/apple/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/","native_build":true,"dependencies":[]},{"name":"firebase_messaging","path":"/Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_inappwebview_android","path":"/Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.0.13/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications","path":"/Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/","native_build":true,"dependencies":[]},{"name":"flutter_plugin_android_lifecycle","path":"/Users/apple/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.22/","native_build":true,"dependencies":[]},{"name":"fluttertoast","path":"/Users/apple/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/","native_build":true,"dependencies":[]},{"name":"geocoding_android","path":"/Users/apple/.pub-cache/hosted/pub.dev/geocoding_android-3.3.1/","native_build":true,"dependencies":[]},{"name":"geolocator_android","path":"/Users/apple/.pub-cache/hosted/pub.dev/geolocator_android-4.6.1/","native_build":true,"dependencies":[]},{"name":"google_api_headers","path":"/Users/apple/.pub-cache/hosted/pub.dev/google_api_headers-1.6.0/","native_build":true,"dependencies":["package_info_plus"]},{"name":"google_maps_flutter_android","path":"/Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_android-2.14.7/","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"]},{"name":"image_picker_android","path":"/Users/apple/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+12/","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"]},{"name":"package_info_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":true,"dependencies":[]},{"name":"path_provider_android","path":"/Users/apple/.pub-cache/hosted/pub.dev/path_provider_android-2.2.10/","native_build":true,"dependencies":[]},{"name":"permission_handler_android","path":"/Users/apple/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/","native_build":true,"dependencies":[]},{"name":"shared_preferences_android","path":"/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2/","native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/apple/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/","native_build":true,"dependencies":[]},{"name":"url_launcher_android","path":"/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.9/","native_build":true,"dependencies":[]}],"macos":[{"name":"connectivity_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":true,"dependencies":[]},{"name":"file_selector_macos","path":"/Users/apple/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4+2/","native_build":true,"dependencies":[]},{"name":"firebase_core","path":"/Users/apple/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/","native_build":true,"dependencies":[]},{"name":"firebase_messaging","path":"/Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging-15.2.5/","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_inappwebview_macos","path":"/Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.0.11/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications","path":"/Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications-18.0.1/","native_build":true,"dependencies":[]},{"name":"geolocator_apple","path":"/Users/apple/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.8+1/","native_build":true,"dependencies":[]},{"name":"image_picker_macos","path":"/Users/apple/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+2/","native_build":false,"dependencies":["file_selector_macos"]},{"name":"package_info_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":true,"dependencies":[]},{"name":"path_provider_foundation","path":"/Users/apple/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"shared_preferences_foundation","path":"/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.4/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/apple/.pub-cache/hosted/pub.dev/sqflite-2.3.3+1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"url_launcher_macos","path":"/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.2/","native_build":true,"dependencies":[]}],"linux":[{"name":"connectivity_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":false,"dependencies":[]},{"name":"file_selector_linux","path":"/Users/apple/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.3+2/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications_linux","path":"/Users/apple/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-5.0.0/","native_build":false,"dependencies":[]},{"name":"image_picker_linux","path":"/Users/apple/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/","native_build":false,"dependencies":["file_selector_linux"]},{"name":"package_info_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":false,"dependencies":[]},{"name":"path_provider_linux","path":"/Users/apple/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/","native_build":false,"dependencies":[]},{"name":"shared_preferences_linux","path":"/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/","native_build":false,"dependencies":["path_provider_linux"]},{"name":"url_launcher_linux","path":"/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.1/","native_build":true,"dependencies":[]}],"windows":[{"name":"connectivity_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","native_build":true,"dependencies":[]},{"name":"file_selector_windows","path":"/Users/apple/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+3/","native_build":true,"dependencies":[]},{"name":"firebase_core","path":"/Users/apple/.pub-cache/hosted/pub.dev/firebase_core-3.13.0/","native_build":true,"dependencies":[]},{"name":"geolocator_windows","path":"/Users/apple/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/","native_build":true,"dependencies":[]},{"name":"image_picker_windows","path":"/Users/apple/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/","native_build":false,"dependencies":["file_selector_windows"]},{"name":"package_info_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","native_build":false,"dependencies":[]},{"name":"path_provider_windows","path":"/Users/apple/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/","native_build":false,"dependencies":[]},{"name":"permission_handler_windows","path":"/Users/apple/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/","native_build":true,"dependencies":[]},{"name":"shared_preferences_windows","path":"/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/","native_build":false,"dependencies":["path_provider_windows"]},{"name":"url_launcher_windows","path":"/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.4/","native_build":true,"dependencies":[]}],"web":[{"name":"connectivity_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/connectivity_plus-6.1.3/","dependencies":[]},{"name":"firebase_core_web","path":"/Users/apple/.pub-cache/hosted/pub.dev/firebase_core_web-2.22.0/","dependencies":[]},{"name":"firebase_messaging_web","path":"/Users/apple/.pub-cache/hosted/pub.dev/firebase_messaging_web-3.10.5/","dependencies":["firebase_core_web"]},{"name":"flutter_inappwebview_web","path":"/Users/apple/.pub-cache/hosted/pub.dev/flutter_inappwebview_web-1.0.8/","dependencies":[]},{"name":"fluttertoast","path":"/Users/apple/.pub-cache/hosted/pub.dev/fluttertoast-8.2.11/","dependencies":[]},{"name":"geolocator_web","path":"/Users/apple/.pub-cache/hosted/pub.dev/geolocator_web-4.1.1/","dependencies":[]},{"name":"google_maps_flutter_web","path":"/Users/apple/.pub-cache/hosted/pub.dev/google_maps_flutter_web-0.5.10/","dependencies":[]},{"name":"image_picker_for_web","path":"/Users/apple/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.6/","dependencies":[]},{"name":"package_info_plus","path":"/Users/apple/.pub-cache/hosted/pub.dev/package_info_plus-4.2.0/","dependencies":[]},{"name":"permission_handler_html","path":"/Users/apple/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/","dependencies":[]},{"name":"shared_preferences_web","path":"/Users/apple/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.2/","dependencies":[]},{"name":"url_launcher_web","path":"/Users/apple/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/","dependencies":[]}]},"dependencyGraph":[{"name":"connectivity_plus","dependencies":[]},{"name":"file_selector_linux","dependencies":[]},{"name":"file_selector_macos","dependencies":[]},{"name":"file_selector_windows","dependencies":[]},{"name":"firebase_core","dependencies":["firebase_core_web"]},{"name":"firebase_core_web","dependencies":[]},{"name":"firebase_messaging","dependencies":["firebase_core","firebase_messaging_web"]},{"name":"firebase_messaging_web","dependencies":["firebase_core","firebase_core_web"]},{"name":"flutter_inappwebview","dependencies":["flutter_inappwebview_android","flutter_inappwebview_ios","flutter_inappwebview_macos","flutter_inappwebview_web"]},{"name":"flutter_inappwebview_android","dependencies":[]},{"name":"flutter_inappwebview_ios","dependencies":[]},{"name":"flutter_inappwebview_macos","dependencies":[]},{"name":"flutter_inappwebview_web","dependencies":[]},{"name":"flutter_local_notifications","dependencies":["flutter_local_notifications_linux"]},{"name":"flutter_local_notifications_linux","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"fluttertoast","dependencies":[]},{"name":"geocoding","dependencies":["geocoding_android","geocoding_ios"]},{"name":"geocoding_android","dependencies":[]},{"name":"geocoding_ios","dependencies":[]},{"name":"geolocator","dependencies":["geolocator_android","geolocator_apple","geolocator_web","geolocator_windows"]},{"name":"geolocator_android","dependencies":[]},{"name":"geolocator_apple","dependencies":[]},{"name":"geolocator_web","dependencies":[]},{"name":"geolocator_windows","dependencies":[]},{"name":"google_api_headers","dependencies":["package_info_plus"]},{"name":"google_maps_flutter","dependencies":["google_maps_flutter_android","google_maps_flutter_ios","google_maps_flutter_web"]},{"name":"google_maps_flutter_android","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"google_maps_flutter_ios","dependencies":[]},{"name":"google_maps_flutter_web","dependencies":[]},{"name":"image_picker","dependencies":["image_picker_android","image_picker_for_web","image_picker_ios","image_picker_linux","image_picker_macos","image_picker_windows"]},{"name":"image_picker_android","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"image_picker_for_web","dependencies":[]},{"name":"image_picker_ios","dependencies":[]},{"name":"image_picker_linux","dependencies":["file_selector_linux"]},{"name":"image_picker_macos","dependencies":["file_selector_macos"]},{"name":"image_picker_windows","dependencies":["file_selector_windows"]},{"name":"package_info_plus","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_android","path_provider_foundation","path_provider_linux","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_foundation","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"permission_handler","dependencies":["permission_handler_android","permission_handler_apple","permission_handler_html","permission_handler_windows"]},{"name":"permission_handler_android","dependencies":[]},{"name":"permission_handler_apple","dependencies":[]},{"name":"permission_handler_html","dependencies":[]},{"name":"permission_handler_windows","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_android","shared_preferences_foundation","shared_preferences_linux","shared_preferences_web","shared_preferences_windows"]},{"name":"shared_preferences_android","dependencies":[]},{"name":"shared_preferences_foundation","dependencies":[]},{"name":"shared_preferences_linux","dependencies":["path_provider_linux"]},{"name":"shared_preferences_web","dependencies":[]},{"name":"shared_preferences_windows","dependencies":["path_provider_windows"]},{"name":"sqflite","dependencies":[]},{"name":"url_launcher","dependencies":["url_launcher_android","url_launcher_ios","url_launcher_linux","url_launcher_macos","url_launcher_web","url_launcher_windows"]},{"name":"url_launcher_android","dependencies":[]},{"name":"url_launcher_ios","dependencies":[]},{"name":"url_launcher_linux","dependencies":[]},{"name":"url_launcher_macos","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"url_launcher_windows","dependencies":[]}],"date_created":"2025-05-10 01:13:39.285236","version":"3.24.3","swift_package_manager_enabled":false} \ No newline at end of file diff --git a/lib/src/core/routes/routes.dart b/lib/src/core/routes/routes.dart index 9e679ba..4272b08 100644 --- a/lib/src/core/routes/routes.dart +++ b/lib/src/core/routes/routes.dart @@ -9,6 +9,7 @@ import 'package:grocery_app/src/ui/bottomnavigation/bottom_bar_widget.dart'; import 'package:grocery_app/src/ui/card_checkout/card_checkout_screen.dart'; import 'package:grocery_app/src/ui/coupons/coupons_screen.dart'; import 'package:grocery_app/src/ui/entername/enter_fullname_screen.dart'; +import 'package:grocery_app/src/ui/fruitvegidetail/category_product.dart'; import 'package:grocery_app/src/ui/fruitvegidetail/fruit_veggie_detail.dart'; import 'package:grocery_app/src/ui/login/login_screen.dart'; import 'package:grocery_app/src/ui/login/signup_screen.dart'; @@ -151,108 +152,19 @@ class MyRoutes { return OrderDetailsScreen(order: order); }, ), + animatedGoRoute( + path: CATEGORYPRODUCT, + name: CATEGORYPRODUCT, + pageBuilder: (context, state) { + final args = state.extra as Map; - // animatedGoRoute( - // path: UPDATESTORE, - // name: UPDATESTORE, - // pageBuilder: (context, state) { - // final extra = state.extra as Map?; - // final String status = extra?['storeId'] ?? ''; - // return UpdateStoreScreen(storeId: status); - // } + return CtegoryProduct(categoryId: args["id"], + name: args["name"],); + }, + ), - // ), - - // animatedGoRoute( - // path: SUBMITSCREEN, - // name: SUBMITSCREEN, - // pageBuilder: (context, state) => const PinCreated(), - // ), - // animatedGoRoute( - // path: APPROVEDSTATUS, - // name: APPROVEDSTATUS, - // pageBuilder: (context, state) => const ApprovalScreen(), - // ), - // animatedGoRoute( - // path: SIGNUP, - // name: SIGNUP, - // pageBuilder: (context, state) => LoginHostScreen(), - // ), - // animatedGoRoute( - // path: DASHBOARDSCREEN, - // name: DASHBOARDSCREEN, - // pageBuilder: (context, state) => DashboardScree(), - // ), - // animatedGoRoute( - // path: CUSTOMERORDER, - // name: CUSTOMERORDER, - // pageBuilder: (context, state) { - // // Extract data from `state.extra` - // final Map orderDetails = - // state.extra as Map; - - // return CustomerOrder( - // orderDetails: - // orderDetails, // Pass the data to the destination widget - // ); - // }, - // ), - // animatedGoRoute( - // path: PRODUCTFORMSCREEN, - // name: PRODUCTFORMSCREEN, - // pageBuilder: (context, state) => ProductFormScreen(), - // ), - // animatedGoRoute( - // path: PRODUCTDETAILS, - // name: PRODUCTDETAILS, - // pageBuilder: (context, state) { - // final Product product = state.extra as Product; - // return Productdetails( - // product: product, // Pass the `Product` object directly - // ); - // }, - // ), - // animatedGoRoute( - // path: TRANSACTIONHISTORY, - // name: TRANSACTIONHISTORY, - // pageBuilder: (context, state) => TransactionHistory(), - // ), - // animatedGoRoute( - // path: INSIGHTSHISTORY, - // name: INSIGHTSHISTORY, - // pageBuilder: (context, state) => InsightsHistory(), - // ), - // animatedGoRoute( - // path: DETAILSBUSSINESS, - // name: DETAILSBUSSINESS, - // pageBuilder: (context, state) => DetailsBussiness(), - // ), - // animatedGoRoute( - // path: STOREMANAGEMENT, - // name: STOREMANAGEMENT, - // pageBuilder: (context, state) => StoreManagement(), - // ), - // animatedGoRoute( - // path: SETTING, - // name: SETTING, - // pageBuilder: (context, state) => Settings(), - // ), - // animatedGoRoute( - // path: FORGETPASSWORD, - // name: FORGETPASSWORD, - // pageBuilder: (context, state) => ForgetPassword(), - // ), - // animatedGoRoute( - // path: VERIFYPASSWORD, - // name: VERIFYPASSWORD, - // pageBuilder: (context, state) => VerifyOtpForgetPassword(), - // ), - // animatedGoRoute( - // path: FORGETNEWPASSWORD, - // name: FORGETNEWPASSWORD, - // pageBuilder: (context, state) => ForgetNewPassword(), - // ), - // ], + + ]); /// Route constants @@ -279,33 +191,10 @@ class MyRoutes { static const PRIVACY = "/privacyandpolicy"; - // static const SETUPBUSSINESS = "/setupbussiness"; - // static const CREATESTORE = "/createStore"; - // static const SUBMITSCREEN = "/submitscreen"; - // static const APPROVEDSTATUS = "/approvedstatus"; + static const OTPSCREEN = "/otpscreen"; + static const CATEGORYPRODUCT = "/CtegoryProduct"; - // static const DASHBOARDSCREEN = "/dashboardscreen"; - // static const CUSTOMERORDER = "/customerorder"; - - // static const PRODUCTFORMSCREEN = "/productformscreen"; - - // static const TRANSACTIONHISTORY = "/transationhistory"; - - // static const INSIGHTSHISTORY = "/insightshistory"; - - // static const DETAILSBUSSINESS = "/detailsbussiness"; - - // static const STOREMANAGEMENT = "/storemanagement"; - - // static const SETTING = "/settings"; - - // static const FORGETPASSWORD = "/forgetpassword"; - // static const VERIFYPASSWORD = "/verifypassword"; - - // static const FORGETNEWPASSWORD = "/forgetnewpassword"; - - // static const UPDATESTORE = "/updatestore"; - static const OTPSCREEN = "/otpscreen"; + } GoRoute animatedGoRoute({ diff --git a/lib/src/data/ProductCategoryModel.dart b/lib/src/data/ProductCategoryModel.dart index ed47e21..6873f88 100644 --- a/lib/src/data/ProductCategoryModel.dart +++ b/lib/src/data/ProductCategoryModel.dart @@ -1,77 +1,4 @@ -// // To parse this JSON data, do -// // -// // final productCategoryModel = productCategoryModelFromJson(jsondynamic); -// import 'dart:convert'; - -// List productCategoryModelFromJson(dynamic str) => List.from(json.decode(str).map((x) => ProductCategoryModel.fromJson(x))); - -// dynamic productCategoryModelToJson(List data) => json.encode(List.from(data.map((x) => x.toJson()))); - -// class ProductCategoryModel -// { -// dynamic id; -// dynamic name; -// dynamic description; -// dynamic image; -// dynamic slug; -// dynamic level; -// bool? isActive; -// DateTime? createdAt; -// DateTime? updatedAt; -// dynamic parentCategoryId; -// dynamic path; -// dynamic parentCategory; -// List? childCategories; - -// ProductCategoryModel({ -// this.id, -// this.name, -// this.description, -// this.image, -// this.slug, -// this.level, -// this.isActive, -// this.createdAt, -// this.updatedAt, -// this.parentCategoryId, -// this.path, -// this.parentCategory, -// this.childCategories, -// }); - -// factory ProductCategoryModel.fromJson(Map json) => ProductCategoryModel( -// id: json["id"], -// name: json["name"], -// description: json["description"], -// image: json["image"], -// slug: json["slug"], -// level: json["level"], -// isActive: json["isActive"], -// createdAt: DateTime.parse(json["createdAt"]), -// updatedAt: DateTime.parse(json["updatedAt"]), -// parentCategoryId: json["parentCategoryId"], -// path: json["path"], -// parentCategory: json["parentCategory"], -// childCategories: List.from(json["childCategories"].map((x) => ProductCategoryModel.fromJson(x))), -// ); - -// Map toJson() => { -// "id": id, -// "name": name, -// "description": description, -// "image": image, -// "slug": slug, -// "level": level, -// "isActive": isActive, -// "createdAt": createdAt, -// "updatedAt": updatedAt, -// "parentCategoryId": parentCategoryId, -// "path": path, -// "parentCategory": parentCategory, -// "childCategories": List.from(childCategories!.map((x) => x.toJson())), -// }; -// } import 'dart:convert'; diff --git a/lib/src/data/categorys.dart b/lib/src/data/categorys.dart new file mode 100644 index 0000000..425f151 --- /dev/null +++ b/lib/src/data/categorys.dart @@ -0,0 +1,30 @@ +// // models/product_category_model.dart + +// class ProductCategoryModel { +// final String id; +// final String name; +// final String image; +// final int level; +// final List childCategories; + +// ProductCategoryModel({ +// required this.id, +// required this.name, +// required this.image, +// required this.level, +// required this.childCategories, +// }); + +// factory ProductCategoryModel.fromJson(Map json) { +// return ProductCategoryModel( +// id: json['id'], +// name: json['name'], +// image: json['image'] ?? '', +// level: json['level'] ?? 1, +// childCategories: json['childCategories'] != null +// ? List.from( +// json['childCategories'].map((x) => ProductCategoryModel.fromJson(x))) +// : [], +// ); +// } +// } diff --git a/lib/src/logic/provider/home_provider.dart b/lib/src/logic/provider/home_provider.dart index 5e7c28b..fa10c87 100644 --- a/lib/src/logic/provider/home_provider.dart +++ b/lib/src/logic/provider/home_provider.dart @@ -25,12 +25,6 @@ import 'package:http/http.dart' as http; class ProductProvider extends ChangeNotifier { final _homeRepo = getIt(); - - - - - - String searchValue = ''; bool isLoadingg = false; @@ -45,8 +39,7 @@ class ProductProvider extends ChangeNotifier { bool iscroll = true; Future gettAllProduct(BuildContext context, String id, bool status, - String search, bool first) async - { + String search, bool first) async { print("kdjfhgkfkjdghkjkdfg"); // if (isLoadingg || !hasMore) return; @@ -181,6 +174,7 @@ class ProductProvider extends ChangeNotifier { }, ); } + int selectedImage = 0; ProductDetailsData productDetails = ProductDetailsData(); @@ -289,13 +283,12 @@ class ProductProvider extends ChangeNotifier { print("Error fetching categories: $error"); notifyListeners(); }, - (categoryList) - { + (categoryList) { if (categoryList.isNotEmpty) { - final categories = [ProductCategoryModel(id: "all", name: "ALL")]; - categories.addAll(categoryList.cast()); + // final categories = [ProductCategoryModel(id: "all", name: "ALL")]; + // categories.addAll(categoryList.cast()); - categoriesss = categories; + categoriesss = categoryList; } else { print("No categories found."); } diff --git a/lib/src/ui/fruitvegidetail/category_product.dart b/lib/src/ui/fruitvegidetail/category_product.dart new file mode 100644 index 0000000..b035f2b --- /dev/null +++ b/lib/src/ui/fruitvegidetail/category_product.dart @@ -0,0 +1,638 @@ +import 'package:cached_network_image/cached_network_image.dart'; +import 'package:flutter/cupertino.dart'; +import 'package:flutter/material.dart'; +import 'package:flutter_screenutil/flutter_screenutil.dart'; +import 'package:flutter_svg/flutter_svg.dart'; +import 'package:fluttertoast/fluttertoast.dart'; +import 'package:go_router/go_router.dart'; +import 'package:grocery_app/src/common_widget/network_image.dart'; +import 'package:grocery_app/src/core/routes/routes.dart'; +import 'package:grocery_app/src/data/ProductCategoryModel.dart'; +import 'package:grocery_app/src/data/product_category.dart'; + +import 'package:grocery_app/src/logic/provider/home_provider.dart'; +import 'package:grocery_app/src/ui/data_notfound.dart'; +import 'package:grocery_app/utils/constants/assets_constant.dart'; +import 'package:grocery_app/utils/constants/color_constant.dart'; +import 'package:grocery_app/utils/constants/shared_pref_utils.dart'; +import 'package:grocery_app/utils/extensions/uicontext.dart'; +import 'package:material_design_icons_flutter/material_design_icons_flutter.dart'; +import 'package:provider/provider.dart'; + +class CtegoryProduct extends StatefulWidget { + String categoryId; + String name; + CtegoryProduct({super.key, required this.categoryId, required this.name}); + + @override + State createState() => _CtegoryProductState(); +} + +class _CtegoryProductState extends State { + final ScrollController _scrollController = ScrollController(); + + @override + void initState() { + super.initState(); + + WidgetsBinding.instance.addPostFrameCallback((_) { + final productProvider = + Provider.of(context, listen: false); + productProvider.page = 1; + + // productProvider.gettAllProduct(context, "", true, '', true); + productProvider.gettAllProduct( + context, "/category/${widget.categoryId}", true, '', false); + + // productProvider.getAllcategory(context); + // productProvider.getCategoryByLevel(); + + // productProvider.setActiveIndex(0); + }); + + _scrollController.addListener(() { + if (_scrollController.position.pixels == + _scrollController.position.maxScrollExtent) { + final productProvider = + Provider.of(context, listen: false); + + productProvider.gettAllProduct(context, "", false, '', false); + } + }); + } + + @override + void dispose() { + _scrollController.dispose(); + super.dispose(); + } + + @override + Widget build(BuildContext context) { + return Scaffold( + appBar: AppBar( + backgroundColor: Colors.transparent, + centerTitle: true, + leading: Center( + child: SizedBox( + height: 20, + width: 20, + child: InkWell( + onTap: () { + Navigator.of(context).pop(); + }, + child: SvgPicture.asset( + APPASSETS.back, + height: 20, + width: 20, + )), + ), + ), + title: Text( + widget.name ?? "", + style: TextStyle( + fontSize: 20, + fontWeight: FontWeight.w700, + ), + ), + actions: [], + ), + body: Padding( + padding: const EdgeInsets.all(8.0), + child: productWidget(), + ), + ); + } + + Widget productWidget() { + return Consumer(builder: (context, provider, child) { + if (provider.isLoadingg) { + return Center( + child: Container( + width: 30, + height: 30, + decoration: BoxDecoration( + color: Colors.transparent, + borderRadius: BorderRadius.circular(20), + border: Border.all( + color: APPCOLOR.bgGrey, + width: 1, + )), + child: const Center( + child: CupertinoActivityIndicator(), + ), + )); + } else if (provider.products.isEmpty) { + return Center( + child: DataNotFound( + imagePath: 'assets/images/cart.jpg', + message: "", + width: 220.w, + height: 250.h, + ), + ); + } else { + return Expanded( + child: Padding( + padding: const EdgeInsets.only(left: 10, right: 10), + child: LayoutBuilder( + builder: (context, constraints) { + final itemWidth = (constraints.maxWidth - 20) / 2; + final itemHeight = itemWidth * 1.4; + + return GridView.builder( + controller: _scrollController, + itemCount: + provider.products.length + (provider.hasMore ? 1 : 0), + gridDelegate: SliverGridDelegateWithFixedCrossAxisCount( + crossAxisCount: 2, + childAspectRatio: itemWidth / itemHeight, + crossAxisSpacing: 10, + mainAxisSpacing: 10, + ), + itemBuilder: (context, index) { + if (index == provider.products.length) { + return SizedBox.shrink(); + } + var product = provider.products[index]; + return InkWell( + onTap: () { + context.push( + MyRoutes.PRODUCTDETAILS, + extra: { + "id": product.id, + "quantity": 1, + "price": product.discountPrice, + }, + ); + }, + child: Container( + height: itemHeight, + decoration: BoxDecoration( + color: Colors.white, + borderRadius: BorderRadius.circular(15), + // boxShadow: [ + // BoxShadow( + // color: Colors.grey.withOpacity(0.1), + // blurRadius: 1, + // offset: const Offset(5, 5), + // ), + // ], + ), + child: Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + Container( + height: itemWidth * + 0.9, // Adjust height for image container + // width: itemWidth, + decoration: BoxDecoration( + color: APPCOLOR.bgGrey, + borderRadius: BorderRadius.circular(15), + ), + child: Stack( + alignment: Alignment.center, + children: [ + AppNetworkImage( + imageUrl: product + .productImages!.first.url ?? + "https://5.imimg.com/data5/SELLER/Default/2024/2/385126988/OL/DA/VW/8627346/1l-fortune-sunflower-oil.jpg", + backGroundColor: Colors.transparent, + radius: 10, + boxFit: BoxFit.fill), + Positioned( + right: 1, + bottom: 0, + child: Container( + height: 35, + width: 35, + padding: EdgeInsets.symmetric( + horizontal: 1, vertical: 1), + decoration: BoxDecoration( + color: Colors.red, + borderRadius: + BorderRadius.circular(100), + ), + child: Center( + child: Text( + "${calculateDiscountPercentage(double.parse(product.basePrice), double.parse(product!.discountPrice))}%\nOFF", + textAlign: TextAlign.center, + style: TextStyle( + color: Colors.white, + fontWeight: FontWeight.bold, + fontSize: 10)), + ), + ), + ) + ], + ), + ), + const SizedBox(height: 5), + Text( + product.name ?? " ", + textAlign: TextAlign.left, + maxLines: 1, + overflow: TextOverflow.ellipsis, + style: context + .customMedium( + APPCOLOR.balck1A1A1A, + 15, + ) + .copyWith(fontWeight: FontWeight.bold), + ), + const SizedBox(height: 2), + Text( + product.unit ?? " ", + textAlign: TextAlign.left, + maxLines: 1, + overflow: TextOverflow.ellipsis, + style: context.customMedium( + Colors.grey.withOpacity(0.8), + 13, + ), + ), + const SizedBox(height: 1), + Spacer(), + Row( + children: [ + Column( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + Text( + "₹${product.discountPrice ?? " "}", + textAlign: TextAlign.left, + maxLines: 1, + overflow: TextOverflow.ellipsis, + style: context.customSemiBold( + Colors.black, 15), + ), + const SizedBox(width: 5), + Text( + "₹${product.basePrice ?? " "}", + textAlign: TextAlign.left, + maxLines: 1, + overflow: TextOverflow.ellipsis, + style: context + .customMedium( + Colors.grey.withOpacity(0.8), + 15, + ) + .copyWith( + decoration: + TextDecoration.lineThrough, + ), + ), + ], + ), + Spacer(), + Align( + alignment: Alignment.centerRight, + child: GestureDetector( + onTap: () async { + print( + "Add to Cart Pressed for ${product.id}"); + + if (await SharedPrefUtils.getToken() != + null) { + await provider.addToCart( + context, product.id!, 1); + } else { + context.push(MyRoutes.SIGNUP); + } + }, + child: Container( + height: + MediaQuery.of(context).size.height * + 0.038, + width: MediaQuery.of(context).size.width * + 0.1, + decoration: BoxDecoration( + color: APPCOLOR.lightGreen, + borderRadius: BorderRadius.circular(5), + ), + child: Center( + child: provider.isLoading[product.id] ?? + false + ? Padding( + padding: + const EdgeInsets.all(8.0), + child: Container( + height: 10, + width: 10, + child: + CircularProgressIndicator( + color: Colors.white, + strokeWidth: 2), + ), + ) + : Text( + // provider.cartItems + // .contains(bestdealproduct.id) + // ? 'Added' + // : + 'Add', + style: context.customRegular( + Colors.white, 12), + ), + ), + ), + ), + ), + ], + ), + ], + ), + ), + ); + }, + ); + }, + ), + ), + ); + } + }); + } + + int calculateDiscountPercentage(double basePrice, double discountPrice) { + if (basePrice <= 0 || discountPrice <= 0 || discountPrice > basePrice) { + return 0; + } + double discountAmount = basePrice - discountPrice; + double discountPercentage = (discountAmount / basePrice) * 100; + return discountPercentage.round(); + } + + Widget filterCategory() { + final activeIndexProvider = Provider.of(context); + return Consumer(builder: (context, provider, child) { + if (provider.iscategroyloading) { + return Center( + child: Container( + width: 20, + height: 20, + decoration: BoxDecoration( + color: APPCOLOR.bgGrey, + borderRadius: BorderRadius.circular(10), + border: Border.all( + color: APPCOLOR.bgGrey, + width: 1, + ), + ), + child: const Center( + child: CupertinoActivityIndicator(), + ), + ), + ); + } else { + final categories = [DatumCategory(id: "all", name: "ALL")]; + categories.addAll(provider.categoryList.cast()); + + return Container( + decoration: const BoxDecoration(color: Colors.white), + width: 70, + child: ListView.builder( + itemCount: categories.length, + scrollDirection: Axis.vertical, + itemBuilder: (context, index) { + var category = categories[index]; + + return Padding( + padding: const EdgeInsets.only(bottom: 0), + child: InkWell( + onTap: () { + provider.iscroll = true; + provider.products.clear(); + provider.isLoadingg = false; + provider.hasMore = true; + provider.page = 1; + provider.notifyListeners(); + + if (category.id == "all") { + provider.gettAllProduct(context, "", true, '', false); + } else { + provider.gettAllProduct( + context, "/category/${category.id}", true, '', false); + } + + activeIndexProvider.setActiveIndex(index); + }, + child: Padding( + padding: const EdgeInsets.only(bottom: 8), + child: Container( + decoration: BoxDecoration( + color: activeIndexProvider.activeIndex == index + ? Colors.greenAccent.withOpacity(0.3) + : APPCOLOR.bgGrey, + borderRadius: BorderRadius.circular(5)), + child: Padding( + padding: const EdgeInsets.only(top: 0, bottom: 0), + child: SizedBox( + width: 70, + child: Column( + children: [ + if (category.name == "ALL") ...{ + if (provider.categoriesss.isNotEmpty) + PopupMenuButton( + onSelected: (ProductCategoryModel value) { + activeIndexProvider.setActiveIndex(0); + + if (value.id == "all") { + provider.iscroll = true; + provider.products.clear(); + provider.isLoadingg = false; + provider.hasMore = true; + provider.page = 1; + provider.gettAllProduct( + context, "", true, '', false); + provider.getAllcategory(context); + } else { + provider.categoryList.clear(); + provider.getSubcategory( + context, value.id); + } + + provider.setSelectedCategory(value); + }, + itemBuilder: (BuildContext context) => + provider.categoriesss + .map( + (category) => PopupMenuItem( + value: category, + child: Text(category.name ?? + "Unknown"), + ), + ) + .toList(), + child: Center( + child: Column( + children: [ + const Row( + crossAxisAlignment: + CrossAxisAlignment.center, + mainAxisAlignment: + MainAxisAlignment.center, + children: [ + Text("All"), + Icon(Icons.arrow_drop_down) + ], + ), + CachedNetworkImage( + errorWidget: + (context, url, error) { + return Container( + height: 40, + decoration: BoxDecoration( + color: APPCOLOR.bgGrey, + borderRadius: + BorderRadius + .circular(10), + border: Border.all( + color: Colors + .transparent, + width: 1, + )), + child: Center( + child: Image.asset( + APPASSETS.placeHolder, + height: 50 * 0.4, + color: APPCOLOR.bgGrey, + )), + ); + }, + placeholder: (context, url) { + return Container( + height: 50, + width: 50, + decoration: BoxDecoration( + color: APPCOLOR.bgGrey, + borderRadius: + BorderRadius + .circular(10), + border: Border.all( + color: + APPCOLOR.bgGrey, + width: 1, + )), + child: const Center( + child: + CupertinoActivityIndicator(), + ), + ); + }, + imageBuilder: + (context, cIMage) { + return Container( + // width: 60, + height: 70, + decoration: BoxDecoration( + borderRadius: + BorderRadius.all( + Radius.circular(5!), + ), + image: DecorationImage( + fit: BoxFit.fill, + image: cIMage, + )), + ); + }, + imageUrl: provider + .selectedCategory + ?.image ?? + 'https://i.pinimg.com/originals/a5/f3/5f/a5f35fb23e942809da3df91b23718e8d.png'), + ], + ), + )), + } else ...{ + Column( + children: [ + CachedNetworkImage( + errorWidget: (context, url, error) { + return Container( + height: 50, + width: 50, + decoration: BoxDecoration( + color: APPCOLOR.bgGrey, + borderRadius: + BorderRadius.circular(10), + border: Border.all( + color: Colors.transparent, + width: 1, + )), + child: Center( + child: Image.asset( + APPASSETS.placeHolder, + height: 50 * 0.4, + color: APPCOLOR.bgGrey, + )), + ); + }, + placeholder: (context, url) { + return Container( + height: 50, + width: 50, + decoration: BoxDecoration( + color: APPCOLOR.bgGrey, + borderRadius: + BorderRadius.circular(10), + border: Border.all( + color: APPCOLOR.bgGrey, + width: 1, + )), + child: const Center( + child: + CupertinoActivityIndicator(), + ), + ); + }, + imageBuilder: (context, cIMage) { + return Container( + height: 60, + decoration: BoxDecoration( + borderRadius: BorderRadius.all( + Radius.circular(5!), + ), + image: DecorationImage( + fit: BoxFit.fill, + image: cIMage, + )), + ); + }, + imageUrl: category.image), + SizedBox( + height: 5, + ), + Container( + width: 50, + child: Text( + category.name, + textAlign: TextAlign.center, + maxLines: 2, + overflow: TextOverflow.ellipsis, + style: + activeIndexProvider.activeIndex == + index + ? context.customExtraBold( + APPCOLOR.balck1A1A1A, 9) + : context.customMedium( + APPCOLOR.balck1A1A1A, 10), + ), + ), + ], + ), + }, + ], + ), + ), + ), + ), + ), + ), + ); + }, + ), + ); + } + }); + } +} diff --git a/lib/src/ui/fruitvegidetail/fruit_veggie_detail.dart b/lib/src/ui/fruitvegidetail/fruit_veggie_detail.dart index 253063a..a9db7ad 100644 --- a/lib/src/ui/fruitvegidetail/fruit_veggie_detail.dart +++ b/lib/src/ui/fruitvegidetail/fruit_veggie_detail.dart @@ -2,21 +2,15 @@ import 'package:cached_network_image/cached_network_image.dart'; import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; import 'package:flutter_screenutil/flutter_screenutil.dart'; -import 'package:flutter_svg/flutter_svg.dart'; -import 'package:fluttertoast/fluttertoast.dart'; +import 'package:flutter_svg/svg.dart'; +import 'package:gap/gap.dart'; import 'package:go_router/go_router.dart'; -import 'package:grocery_app/src/common_widget/network_image.dart'; import 'package:grocery_app/src/core/routes/routes.dart'; import 'package:grocery_app/src/data/ProductCategoryModel.dart'; -import 'package:grocery_app/src/data/product_category.dart'; - import 'package:grocery_app/src/logic/provider/home_provider.dart'; -import 'package:grocery_app/src/ui/data_notfound.dart'; import 'package:grocery_app/utils/constants/assets_constant.dart'; import 'package:grocery_app/utils/constants/color_constant.dart'; -import 'package:grocery_app/utils/constants/shared_pref_utils.dart'; import 'package:grocery_app/utils/extensions/uicontext.dart'; -import 'package:material_design_icons_flutter/material_design_icons_flutter.dart'; import 'package:provider/provider.dart'; class FruitVeggieDetail extends StatefulWidget { @@ -38,7 +32,7 @@ class _FruitVeggieDetailState extends State { Provider.of(context, listen: false); productProvider.page = 1; - productProvider.gettAllProduct(context, "", true, '', true); + // productProvider.gettAllProduct(context, "", true, '', true); productProvider.getAllcategory(context); productProvider.getCategoryByLevel(); @@ -46,22 +40,22 @@ class _FruitVeggieDetailState extends State { productProvider.setActiveIndex(0); }); - _scrollController.addListener(() { - if (_scrollController.position.pixels == - _scrollController.position.maxScrollExtent) { - final productProvider = - Provider.of(context, listen: false); + // _scrollController.addListener(() { + // if (_scrollController.position.pixels == + // _scrollController.position.maxScrollExtent) { + // final productProvider = + // Provider.of(context, listen: false); - productProvider.gettAllProduct(context, "", false, '', false); - } - }); + // productProvider.gettAllProduct(context, "", false, '', false); + // } + // }); } - @override - void dispose() { - _scrollController.dispose(); - super.dispose(); - } + // @override + // void dispose() { + // _scrollController.dispose(); + // super.dispose(); + // } @override Widget build(BuildContext context) { @@ -96,275 +90,73 @@ class _FruitVeggieDetailState extends State { body: Padding( padding: const EdgeInsets.all(8.0), child: Row( - children: [filterCategory(), productWidget()], + children: [ + filterCategory(), + Gap(10.w), + Expanded(child: expendablecategory()), + ], ), ), ); } - Widget productWidget() { - return Consumer(builder: (context, provider, child) { - if (provider.isLoadingg) { - return Padding( - padding: const EdgeInsets.only(left: 120), - child: Center( - child: Container( - width: 30, - height: 30, - decoration: BoxDecoration( - color: Colors.transparent, - borderRadius: BorderRadius.circular(20), - border: Border.all( - color: APPCOLOR.bgGrey, - width: 1, - )), - child: const Center( - child: CupertinoActivityIndicator(), - ), - )), - ); - } else if (provider.products.isEmpty) { - return Center( - child: Padding( - padding: const EdgeInsets.only(left: 40), - child: DataNotFound( - imagePath: 'assets/images/cart.jpg', - message: "", - width: 220.w, - height: 250.h, - ), - ), - ); - } else { + Widget expendablecategory() { + return Consumer( + builder: (context, provider, child) { + if (provider.iscategroyloading) { + return const Center(child: CupertinoActivityIndicator()); + } + return Expanded( - child: Padding( - padding: const EdgeInsets.only(left: 10, right: 10), - child: LayoutBuilder( - builder: (context, constraints) { - final itemWidth = (constraints.maxWidth - 20) / 2; - final itemHeight = itemWidth * 1.7; + child: ListView.builder( + itemCount: provider.categoriesss.length, + itemBuilder: (context, index) { + final category = provider.categoriesss[index]; - return GridView.builder( - controller: _scrollController, - itemCount: - provider.products.length + (provider.hasMore ? 1 : 0), - gridDelegate: SliverGridDelegateWithFixedCrossAxisCount( - crossAxisCount: 2, - childAspectRatio: itemWidth / itemHeight, - crossAxisSpacing: 10, - mainAxisSpacing: 10, - ), - itemBuilder: (context, index) { - if (index == provider.products.length) { - return SizedBox.shrink(); - } - var product = provider.products[index]; - return InkWell( - onTap: () { - context.push( - MyRoutes.PRODUCTDETAILS, - extra: { - "id": product.id, - "quantity": 1, - "price": product.discountPrice, - }, - ); - }, - child: Container( - height: itemHeight, - decoration: BoxDecoration( - color: Colors.white, - borderRadius: BorderRadius.circular(15), - // boxShadow: [ - // BoxShadow( - // color: Colors.grey.withOpacity(0.1), - // blurRadius: 1, - // offset: const Offset(5, 5), - // ), - // ], - ), - child: Column( - crossAxisAlignment: CrossAxisAlignment.start, - children: [ - Container( - height: itemWidth * - 0.9, // Adjust height for image container - // width: itemWidth, - decoration: BoxDecoration( - color: APPCOLOR.bgGrey, - borderRadius: BorderRadius.circular(15), - ), - child: Stack( - alignment: Alignment.center, - children: [ - AppNetworkImage( - imageUrl: product - .productImages!.first.url ?? - "https://5.imimg.com/data5/SELLER/Default/2024/2/385126988/OL/DA/VW/8627346/1l-fortune-sunflower-oil.jpg", - backGroundColor: Colors.transparent, - radius: 10, - boxFit: BoxFit.fill), - Positioned( - right: 1, - bottom: 0, - child: Container( - height: 35, - width: 35, - padding: EdgeInsets.symmetric( - horizontal: 1, vertical: 1), - decoration: BoxDecoration( - color: Colors.red, - borderRadius: - BorderRadius.circular(100), - ), - child: Center( - child: Text( - "${calculateDiscountPercentage(double.parse(product.basePrice), double.parse(product!.discountPrice))}%\nOFF", - textAlign: TextAlign.center, - style: TextStyle( - color: Colors.white, - fontWeight: FontWeight.bold, - fontSize: 10)), - ), - ), - ) - ], - ), - ), - const SizedBox(height: 5), - Text( - product.name ?? " ", - textAlign: TextAlign.left, - maxLines: 2, - overflow: TextOverflow.ellipsis, - style: context - .customMedium( - APPCOLOR.balck1A1A1A, - 15, - ) - .copyWith(fontWeight: FontWeight.bold), - ), - const SizedBox(height: 2), - Text( - product.unit ?? " ", - textAlign: TextAlign.left, - maxLines: 1, - overflow: TextOverflow.ellipsis, - style: context.customMedium( - Colors.grey.withOpacity(0.8), - 13, - ), - ), - const SizedBox(height: 1), - Spacer(), - Row( - children: [ - Column( - crossAxisAlignment: CrossAxisAlignment.start, - children: [ - Text( - "₹${product.discountPrice ?? " "}", - textAlign: TextAlign.left, - maxLines: 1, - overflow: TextOverflow.ellipsis, - style: context.customSemiBold( - Colors.black, 15), - ), - const SizedBox(width: 5), - Text( - "₹${product.basePrice ?? " "}", - textAlign: TextAlign.left, - maxLines: 1, - overflow: TextOverflow.ellipsis, - style: context - .customMedium( - Colors.grey.withOpacity(0.8), - 15, - ) - .copyWith( - decoration: - TextDecoration.lineThrough, - ), - ), - ], - ), - Spacer(), - Align( - alignment: Alignment.centerRight, - child: GestureDetector( - onTap: () async { - print( - "Add to Cart Pressed for ${product.id}"); + print("kdfjgkjhghk ${category.name}"); - if (await SharedPrefUtils.getToken() != - null) { - await provider.addToCart( - context, product.id!, 1); - } else { - context.push(MyRoutes.SIGNUP); - } - }, - child: Container( - height: - MediaQuery.of(context).size.height * - 0.038, - width: MediaQuery.of(context).size.width * - 0.1, - decoration: BoxDecoration( - color: APPCOLOR.lightGreen, - borderRadius: BorderRadius.circular(5), - ), - child: Center( - child: provider.isLoading[product.id] ?? - false - ? Padding( - padding: - const EdgeInsets.all(8.0), - child: Container( - height: 10, - width: 10, - child: - CircularProgressIndicator( - color: Colors.white, - strokeWidth: 2), - ), - ) - : Text( - // provider.cartItems - // .contains(bestdealproduct.id) - // ? 'Added' - // : - 'Add', - style: context.customRegular( - Colors.white, 12), - ), - ), - ), - ), - ), - ], - ), - ], - ), - ), - ); - }, - ); - }, - ), + return _buildExpandableTile(category); + }, ), ); - } - }); + }, + ); } - int calculateDiscountPercentage(double basePrice, double discountPrice) { - if (basePrice <= 0 || discountPrice <= 0 || discountPrice > basePrice) { - return 0; + Widget _buildExpandableTile(ProductCategoryModel category) { + if (category.childCategories!.isEmpty) { + return ListTile( + leading: CachedNetworkImage( + imageUrl: category.image!, + width: 40, + height: 40, + errorWidget: (context, url, error) => const Icon(Icons.error), + ), + title: Text(category.name!), + onTap: () { + context.push(MyRoutes.CATEGORYPRODUCT, + extra: {"id":category.id,"name": category.name}); + }, + ); } - double discountAmount = basePrice - discountPrice; - double discountPercentage = (discountAmount / basePrice) * 100; - return discountPercentage.round(); + + return Theme( + data: Theme.of(context).copyWith(dividerColor: Colors.transparent), + child: Card( + color: Colors.grey.shade100, + child: ExpansionTile( + leading: CachedNetworkImage( + imageUrl: category.image!, + width: 40, + height: 40, + errorWidget: (context, url, error) => const Icon(Icons.error), + ), + title: Text(category.name!), + children: + category.childCategories!.map(_buildExpandableTile).toList(), + ), + ), + ); } Widget filterCategory() { @@ -389,35 +181,39 @@ class _FruitVeggieDetailState extends State { ), ); } else { - final categories = [DatumCategory(id: "all", name: "ALL")]; - categories.addAll(provider.categoryList.cast()); + // final categories = [DatumCategory(id: "all", name: "ALL")]; + // categories.addAll(provider.categoryList.cast()); return Container( decoration: const BoxDecoration(color: Colors.white), width: 70, child: ListView.builder( - itemCount: categories.length, + physics: BouncingScrollPhysics(), + itemCount: provider.categoryList.length, scrollDirection: Axis.vertical, itemBuilder: (context, index) { - var category = categories[index]; + var category = provider.categoryList[index]; return Padding( padding: const EdgeInsets.only(bottom: 0), child: InkWell( onTap: () { - provider.iscroll = true; - provider.products.clear(); - provider.isLoadingg = false; - provider.hasMore = true; - provider.page = 1; - provider.notifyListeners(); + context.push(MyRoutes.CATEGORYPRODUCT, + extra: {"id":category.id,"name": category.name}); + // provider.iscroll = true; + // provider.products.clear(); + // provider.isLoadingg = false; + // provider.hasMore = true; + // provider.page = 1; + // provider.notifyListeners(); - if (category.id == "all") { - provider.gettAllProduct(context, "", true, '', false); - } else { - provider.gettAllProduct( - context, "/category/${category.id}", true, '', false); - } + // if (category.id == "all") + // { + // provider.gettAllProduct(context, "", true, '', false); + // } else + // { + // provider.gettAllProduct( context, "/category/${category.id}", true, '', false); + // } activeIndexProvider.setActiveIndex(index); },