From 0c4691cf41259921aa80738cae141cedfa2c32a9 Mon Sep 17 00:00:00 2001 From: Gemechis Elias Date: Thu, 28 Nov 2024 12:08:14 +0300 Subject: [PATCH] :tada: Updated Guideline --- .dart_tool/dartpad/web_plugin_registrant.dart | 52 + .dart_tool/package_config.json | 1265 +++++++++++++ .dart_tool/package_config_subset | 837 +++++++++ .dart_tool/version | 1 + .flutter-plugins | 73 + .flutter-plugins-dependencies | 1 + README.md | 81 +- pubspec.lock | 1646 +++++++++++++++++ 8 files changed, 3930 insertions(+), 26 deletions(-) create mode 100644 .dart_tool/dartpad/web_plugin_registrant.dart create mode 100644 .dart_tool/package_config.json create mode 100644 .dart_tool/package_config_subset create mode 100644 .dart_tool/version create mode 100644 .flutter-plugins create mode 100644 .flutter-plugins-dependencies create mode 100644 pubspec.lock diff --git a/.dart_tool/dartpad/web_plugin_registrant.dart b/.dart_tool/dartpad/web_plugin_registrant.dart new file mode 100644 index 0000000..6c72254 --- /dev/null +++ b/.dart_tool/dartpad/web_plugin_registrant.dart @@ -0,0 +1,52 @@ +// Flutter web plugin registrant file. +// +// Generated file. Do not edit. +// + +// @dart = 2.13 +// ignore_for_file: type=lint + +import 'package:cloud_firestore_web/cloud_firestore_web.dart'; +import 'package:device_info_plus/src/device_info_plus_web.dart'; +import 'package:file_picker/_internal/file_picker_web.dart'; +import 'package:firebase_auth_web/firebase_auth_web.dart'; +import 'package:firebase_core_web/firebase_core_web.dart'; +import 'package:firebase_performance_web/firebase_performance_web.dart'; +import 'package:firebase_storage_web/firebase_storage_web.dart'; +import 'package:flutter_keyboard_visibility_web/flutter_keyboard_visibility_web.dart'; +import 'package:flutter_native_splash/flutter_native_splash_web.dart'; +import 'package:google_sign_in_web/google_sign_in_web.dart'; +import 'package:image_picker_for_web/image_picker_for_web.dart'; +import 'package:package_info_plus/src/package_info_plus_web.dart'; +import 'package:pdfx/src/renderer/web/pdfx_plugin.dart'; +import 'package:permission_handler_html/permission_handler_html.dart'; +import 'package:shared_preferences_web/shared_preferences_web.dart'; +import 'package:sign_in_with_apple_web/sign_in_with_apple_web.dart'; +import 'package:url_launcher_web/url_launcher_web.dart'; +import 'package:video_player_web/video_player_web.dart'; +import 'package:wakelock_plus/src/wakelock_plus_web_plugin.dart'; +import 'package:flutter_web_plugins/flutter_web_plugins.dart'; + +void registerPlugins([final Registrar? pluginRegistrar]) { + final Registrar registrar = pluginRegistrar ?? webPluginRegistrar; + FirebaseFirestoreWeb.registerWith(registrar); + DeviceInfoPlusWebPlugin.registerWith(registrar); + FilePickerWeb.registerWith(registrar); + FirebaseAuthWeb.registerWith(registrar); + FirebaseCoreWeb.registerWith(registrar); + FirebasePerformanceWeb.registerWith(registrar); + FirebaseStorageWeb.registerWith(registrar); + FlutterKeyboardVisibilityPlugin.registerWith(registrar); + FlutterNativeSplashWeb.registerWith(registrar); + GoogleSignInPlugin.registerWith(registrar); + ImagePickerPlugin.registerWith(registrar); + PackageInfoPlusWebPlugin.registerWith(registrar); + PdfxPlugin.registerWith(registrar); + WebPermissionHandler.registerWith(registrar); + SharedPreferencesPlugin.registerWith(registrar); + SignInWithApplePlugin.registerWith(registrar); + UrlLauncherPlugin.registerWith(registrar); + VideoPlayerPlugin.registerWith(registrar); + WakelockPlusWebPlugin.registerWith(registrar); + registrar.registerMessageHandler(); +} diff --git a/.dart_tool/package_config.json b/.dart_tool/package_config.json new file mode 100644 index 0000000..585df8b --- /dev/null +++ b/.dart_tool/package_config.json @@ -0,0 +1,1265 @@ +{ + "configVersion": 2, + "packages": [ + { + "name": "_flutterfire_internals", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/_flutterfire_internals-1.3.44", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "aligned_dialog", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/aligned_dialog-0.0.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "ansicolor", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/ansicolor-2.0.3", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "archive", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/archive-3.6.1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "args", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/args-2.6.0", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "async", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.11.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "auto_size_text", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/auto_size_text-3.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "barcode", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/barcode-2.2.8", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "barcode_widget", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/barcode_widget-2.0.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "blurhash_dart", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/blurhash_dart-1.2.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "boolean_selector", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.1", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "cached_network_image", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.4.1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "cached_network_image_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image_platform_interface-4.1.1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "cached_network_image_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image_web-1.3.1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "characters", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/characters-1.3.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "checked_yaml", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/checked_yaml-2.0.3", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "chewie", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/chewie-1.8.5", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "cli_util", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cli_util-0.4.2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "clock", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/clock-1.1.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "cloud_firestore", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cloud_firestore-5.4.4", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "cloud_firestore_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cloud_firestore_platform_interface-6.4.3", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "cloud_firestore_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cloud_firestore_web-4.3.2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "collection", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.18.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "cross_file", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cross_file-0.3.4+2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "crypto", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/crypto-3.0.6", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "csslib", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/csslib-0.17.3", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "cupertino_icons", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cupertino_icons-1.0.8", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "dbus", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/dbus-0.7.10", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "device_info_plus", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/device_info_plus-10.1.2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "device_info_plus_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.1", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "dropdown_button2", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/dropdown_button2-2.3.9", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "easy_debounce", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/easy_debounce-2.0.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "equatable", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/equatable-2.0.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "expandable", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/expandable-5.0.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "extension", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/extension-0.6.0", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "fake_async", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "ffi", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/ffi-2.1.3", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "file", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "file_picker", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_picker-8.1.2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "file_selector_linux", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_linux-0.9.3+2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "file_selector_macos", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_macos-0.9.4+2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "file_selector_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_platform_interface-2.6.2", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "file_selector_windows", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_windows-0.9.3+3", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "firebase_auth", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth-5.3.1", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "firebase_auth_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_platform_interface-7.4.7", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "firebase_auth_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_web-5.13.2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "firebase_core", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-3.6.0", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "firebase_core_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_platform_interface-5.3.0", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "firebase_core_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_web-2.18.1", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "firebase_performance", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_performance-0.10.0+8", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "firebase_performance_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_performance_platform_interface-0.1.4+44", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "firebase_performance_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_performance_web-0.1.7+2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "firebase_storage", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_storage-12.3.2", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "firebase_storage_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_storage_platform_interface-5.1.31", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "firebase_storage_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_storage_web-3.10.2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "fixnum", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/fixnum-1.1.1", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "flutter", + "rootUri": "file:///C:/flutter/packages/flutter", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "flutter_animate", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_animate-4.5.0", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "flutter_barcode_scanner", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_barcode_scanner-2.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_blurhash", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_blurhash-0.8.2", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "flutter_cache_manager", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_cache_manager-3.4.1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "flutter_driver", + "rootUri": "file:///C:/flutter/packages/flutter_driver", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "flutter_keyboard_visibility", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility-6.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_keyboard_visibility_linux", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_linux-1.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_keyboard_visibility_macos", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_macos-1.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_keyboard_visibility_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_platform_interface-2.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_keyboard_visibility_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_web-2.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_keyboard_visibility_windows", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_windows-1.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_launcher_icons", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_launcher_icons-0.13.1", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "flutter_lints", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-4.0.0", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "flutter_localizations", + "rootUri": "file:///C:/flutter/packages/flutter_localizations", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "flutter_native_splash", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_native_splash-2.4.1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "flutter_plugin_android_lifecycle", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.20", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "flutter_shaders", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_shaders-0.1.3", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "flutter_staggered_grid_view", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_staggered_grid_view-0.7.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_test", + "rootUri": "file:///C:/flutter/packages/flutter_test", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "flutter_web_plugins", + "rootUri": "file:///C:/flutter/packages/flutter_web_plugins", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "flutter_windowmanager", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_windowmanager-0.2.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "font_awesome_flutter", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/font_awesome_flutter-10.7.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "from_css_color", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/from_css_color-2.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "fuchsia_remote_debug_protocol", + "rootUri": "file:///C:/flutter/packages/fuchsia_remote_debug_protocol", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "go_router", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/go_router-12.1.3", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "google_fonts", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_fonts-6.1.0", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "google_identity_services_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_identity_services_web-0.3.3", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "google_sign_in", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in-6.2.1", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "google_sign_in_android", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_android-6.1.30", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "google_sign_in_ios", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_ios-5.7.7", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "google_sign_in_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_platform_interface-2.4.5", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "google_sign_in_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_web-0.12.4+2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "html", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/html-0.15.4", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "http", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/http-1.2.2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "http_parser", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/http_parser-4.0.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "image", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image-4.2.0", + "packageUri": "lib/", + "languageVersion": "2.15" + }, + { + "name": "image_picker", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker-1.1.2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "image_picker_android", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_android-0.8.12+13", + "packageUri": "lib/", + "languageVersion": "3.5" + }, + { + "name": "image_picker_for_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_for_web-3.0.5", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "image_picker_ios", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_ios-0.8.12", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "image_picker_linux", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_linux-0.2.1+1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "image_picker_macos", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_macos-0.2.1+1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "image_picker_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_platform_interface-2.10.0", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "image_picker_windows", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_windows-0.2.1+1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "infinite_scroll_pagination", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/infinite_scroll_pagination-4.0.0", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "integration_test", + "rootUri": "file:///C:/flutter/packages/integration_test", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "internet_file", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/internet_file-1.2.0", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "intl", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/intl-0.19.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "iregexp", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/iregexp-0.1.2", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "json_annotation", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/json_annotation-4.9.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "json_path", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/json_path-0.7.2", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "leak_tracker", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker-10.0.5", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "leak_tracker_flutter_testing", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.5", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "leak_tracker_testing", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_testing-3.0.1", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "lints", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/lints-4.0.0", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "logging", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/logging-1.3.0", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "lottie", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/lottie-2.7.0", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "map_launcher", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/map_launcher-3.5.0", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "mask_text_input_formatter", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/mask_text_input_formatter-2.9.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "matcher", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16+1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "material_color_utilities", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.11.1", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "maybe_just_nothing", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/maybe_just_nothing-0.5.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "meta", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.15.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "mime", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/mime-1.0.6", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "mime_type", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/mime_type-1.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "nested", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/nested-1.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "nfc_manager", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/nfc_manager-3.5.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "octo_image", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/octo_image-2.1.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "package_info_plus", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/package_info_plus-8.1.1", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "package_info_plus_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "page_transition", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/page_transition-2.1.0", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "path", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.9.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "path_provider", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider-2.1.4", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "path_provider_android", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_android-2.2.10", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "path_provider_foundation", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_foundation-2.4.0", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "path_provider_linux", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_linux-2.2.1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "path_provider_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_platform_interface-2.1.2", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "path_provider_windows", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_windows-2.3.0", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "pdfx", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/pdfx-2.8.0", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "permission_handler", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler-11.3.1", + "packageUri": "lib/", + "languageVersion": "2.15" + }, + { + "name": "permission_handler_android", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_android-12.0.13", + "packageUri": "lib/", + "languageVersion": "2.15" + }, + { + "name": "permission_handler_apple", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_apple-9.4.5", + "packageUri": "lib/", + "languageVersion": "2.15" + }, + { + "name": "permission_handler_html", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_html-0.1.3+5", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "permission_handler_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "permission_handler_windows", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_windows-0.2.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "petitparser", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/petitparser-6.0.2", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "photo_view", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/photo_view-0.15.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "platform", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/platform-3.1.5", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "plugin_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/plugin_platform_interface-2.1.8", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "process", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/process-5.0.2", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "provider", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/provider-6.1.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "qr", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/qr-3.0.2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "rfc_6901", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/rfc_6901-0.2.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "rxdart", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/rxdart-0.27.7", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "shared_preferences", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences-2.3.2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "shared_preferences_android", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_android-2.3.2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "shared_preferences_foundation", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_foundation-2.5.2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "shared_preferences_linux", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_linux-2.4.1", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "shared_preferences_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "shared_preferences_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_web-2.4.2", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "shared_preferences_windows", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_windows-2.4.1", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "sign_in_with_apple", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sign_in_with_apple-6.1.2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "sign_in_with_apple_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sign_in_with_apple_platform_interface-1.1.0", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "sign_in_with_apple_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sign_in_with_apple_web-2.1.0", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "simple_barcode_scanner", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/simple_barcode_scanner-0.1.2", + "packageUri": "lib/", + "languageVersion": "3.5" + }, + { + "name": "sky_engine", + "rootUri": "file:///C:/flutter/bin/cache/pkg/sky_engine", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "sliver_tools", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sliver_tools-0.2.12", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "smooth_page_indicator", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/smooth_page_indicator-1.1.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "source_span", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "sprintf", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sprintf-7.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "sqflite", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sqflite-2.3.3+1", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "sqflite_common", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sqflite_common-2.5.4+3", + "packageUri": "lib/", + "languageVersion": "3.5" + }, + { + "name": "stack_trace", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.11.1", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "stream_channel", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.2", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "stream_transform", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/stream_transform-2.1.0", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "string_scanner", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.2.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "sync_http", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sync_http-0.3.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "synchronized", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/synchronized-3.3.0+3", + "packageUri": "lib/", + "languageVersion": "3.5" + }, + { + "name": "term_glyph", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "test_api", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.7.2", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "timeago", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/timeago-3.6.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "typed_data", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/typed_data-1.4.0", + "packageUri": "lib/", + "languageVersion": "3.5" + }, + { + "name": "universal_file", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/universal_file-1.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "universal_io", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/universal_io-2.2.2", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "universal_platform", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/universal_platform-1.1.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "url_launcher", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher-6.3.0", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "url_launcher_android", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_android-6.3.10", + "packageUri": "lib/", + "languageVersion": "3.5" + }, + { + "name": "url_launcher_ios", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_ios-6.3.1", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "url_launcher_linux", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_linux-3.2.0", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "url_launcher_macos", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_macos-3.2.1", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "url_launcher_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "url_launcher_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_web-2.3.3", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "url_launcher_windows", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_windows-3.1.2", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "uuid", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/uuid-4.5.1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "vector_math", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/vector_math-2.1.4", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "video_player", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player-2.9.2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "video_player_android", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_android-2.7.13", + "packageUri": "lib/", + "languageVersion": "3.5" + }, + { + "name": "video_player_avfoundation", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_avfoundation-2.6.2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "video_player_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_platform_interface-6.2.3", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "video_player_web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_web-2.3.2", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "vm_service", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/vm_service-14.2.5", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "wakelock_plus", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/wakelock_plus-1.2.8", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "wakelock_plus_platform_interface", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/wakelock_plus_platform_interface-1.2.1", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "web", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/web-1.1.0", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "webdriver", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/webdriver-3.0.3", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "webview_windows", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/webview_windows-0.4.0", + "packageUri": "lib/", + "languageVersion": "2.13" + }, + { + "name": "win32", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/win32-5.5.1", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "win32_registry", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/win32_registry-1.1.5", + "packageUri": "lib/", + "languageVersion": "3.4" + }, + { + "name": "xdg_directories", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/xdg_directories-1.1.0", + "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "xml", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/xml-6.5.0", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "yaml", + "rootUri": "file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/yaml-3.1.2", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "aastu_students", + "rootUri": "../", + "packageUri": "lib/", + "languageVersion": "3.0" + } + ], + "generated": "2024-11-28T08:20:35.305206Z", + "generator": "pub", + "generatorVersion": "3.5.4", + "flutterRoot": "file:///C:/flutter", + "flutterVersion": "3.24.4", + "pubCache": "file:///C:/Users/PC/AppData/Local/Pub/Cache" +} diff --git a/.dart_tool/package_config_subset b/.dart_tool/package_config_subset new file mode 100644 index 0000000..8929427 --- /dev/null +++ b/.dart_tool/package_config_subset @@ -0,0 +1,837 @@ +_flutterfire_internals +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/_flutterfire_internals-1.3.44/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/_flutterfire_internals-1.3.44/lib/ +aligned_dialog +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/aligned_dialog-0.0.6/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/aligned_dialog-0.0.6/lib/ +ansicolor +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/ansicolor-2.0.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/ansicolor-2.0.3/lib/ +archive +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/archive-3.6.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/archive-3.6.1/lib/ +args +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/args-2.6.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/args-2.6.0/lib/ +async +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.11.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.11.0/lib/ +auto_size_text +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/auto_size_text-3.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/auto_size_text-3.0.0/lib/ +barcode +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/barcode-2.2.8/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/barcode-2.2.8/lib/ +barcode_widget +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/barcode_widget-2.0.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/barcode_widget-2.0.3/lib/ +blurhash_dart +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/blurhash_dart-1.2.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/blurhash_dart-1.2.1/lib/ +boolean_selector +2.17 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.1/lib/ +cached_network_image +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.4.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.4.1/lib/ +cached_network_image_platform_interface +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image_platform_interface-4.1.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image_platform_interface-4.1.1/lib/ +cached_network_image_web +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image_web-1.3.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image_web-1.3.1/lib/ +characters +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/characters-1.3.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/characters-1.3.0/lib/ +checked_yaml +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/checked_yaml-2.0.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/checked_yaml-2.0.3/lib/ +chewie +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/chewie-1.8.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/chewie-1.8.5/lib/ +cli_util +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cli_util-0.4.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cli_util-0.4.2/lib/ +clock +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/clock-1.1.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/clock-1.1.1/lib/ +cloud_firestore +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cloud_firestore-5.4.4/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cloud_firestore-5.4.4/lib/ +cloud_firestore_platform_interface +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cloud_firestore_platform_interface-6.4.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cloud_firestore_platform_interface-6.4.3/lib/ +cloud_firestore_web +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cloud_firestore_web-4.3.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cloud_firestore_web-4.3.2/lib/ +collection +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.18.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.18.0/lib/ +cross_file +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cross_file-0.3.4+2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cross_file-0.3.4+2/lib/ +crypto +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/crypto-3.0.6/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/crypto-3.0.6/lib/ +csslib +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/csslib-0.17.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/csslib-0.17.3/lib/ +cupertino_icons +3.1 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cupertino_icons-1.0.8/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/cupertino_icons-1.0.8/lib/ +dbus +2.17 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/dbus-0.7.10/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/dbus-0.7.10/lib/ +device_info_plus +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/device_info_plus-10.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/device_info_plus-10.1.2/lib/ +device_info_plus_platform_interface +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.1/lib/ +dropdown_button2 +2.17 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/dropdown_button2-2.3.9/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/dropdown_button2-2.3.9/lib/ +easy_debounce +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/easy_debounce-2.0.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/easy_debounce-2.0.1/lib/ +equatable +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/equatable-2.0.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/equatable-2.0.5/lib/ +expandable +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/expandable-5.0.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/expandable-5.0.1/lib/ +extension +2.17 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/extension-0.6.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/extension-0.6.0/lib/ +fake_async +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1/lib/ +ffi +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/ffi-2.1.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/ffi-2.1.3/lib/ +file +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0/lib/ +file_picker +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_picker-8.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_picker-8.1.2/lib/ +file_selector_linux +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_linux-0.9.3+2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_linux-0.9.3+2/lib/ +file_selector_macos +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_macos-0.9.4+2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_macos-0.9.4+2/lib/ +file_selector_platform_interface +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/lib/ +file_selector_windows +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_windows-0.9.3+3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/file_selector_windows-0.9.3+3/lib/ +firebase_auth +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth-5.3.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth-5.3.1/lib/ +firebase_auth_platform_interface +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_platform_interface-7.4.7/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_platform_interface-7.4.7/lib/ +firebase_auth_web +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_web-5.13.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth_web-5.13.2/lib/ +firebase_core +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-3.6.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-3.6.0/lib/ +firebase_core_platform_interface +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_platform_interface-5.3.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_platform_interface-5.3.0/lib/ +firebase_core_web +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_web-2.18.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core_web-2.18.1/lib/ +firebase_performance +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_performance-0.10.0+8/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_performance-0.10.0+8/lib/ +firebase_performance_platform_interface +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_performance_platform_interface-0.1.4+44/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_performance_platform_interface-0.1.4+44/lib/ +firebase_performance_web +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_performance_web-0.1.7+2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_performance_web-0.1.7+2/lib/ +firebase_storage +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_storage-12.3.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_storage-12.3.2/lib/ +firebase_storage_platform_interface +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_storage_platform_interface-5.1.31/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_storage_platform_interface-5.1.31/lib/ +firebase_storage_web +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_storage_web-3.10.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_storage_web-3.10.2/lib/ +fixnum +3.1 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/fixnum-1.1.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/fixnum-1.1.1/lib/ +flutter_animate +2.17 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_animate-4.5.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_animate-4.5.0/lib/ +flutter_barcode_scanner +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_barcode_scanner-2.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_barcode_scanner-2.0.0/lib/ +flutter_blurhash +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_blurhash-0.8.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_blurhash-0.8.2/lib/ +flutter_cache_manager +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_cache_manager-3.4.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_cache_manager-3.4.1/lib/ +flutter_keyboard_visibility +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility-6.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility-6.0.0/lib/ +flutter_keyboard_visibility_linux +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_linux-1.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_linux-1.0.0/lib/ +flutter_keyboard_visibility_macos +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_macos-1.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_macos-1.0.0/lib/ +flutter_keyboard_visibility_platform_interface +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_platform_interface-2.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_platform_interface-2.0.0/lib/ +flutter_keyboard_visibility_web +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_web-2.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_web-2.0.0/lib/ +flutter_keyboard_visibility_windows +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_windows-1.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_keyboard_visibility_windows-1.0.0/lib/ +flutter_launcher_icons +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_launcher_icons-0.13.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_launcher_icons-0.13.1/lib/ +flutter_lints +3.1 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-4.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-4.0.0/lib/ +flutter_native_splash +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_native_splash-2.4.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_native_splash-2.4.1/lib/ +flutter_plugin_android_lifecycle +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.20/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.20/lib/ +flutter_shaders +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_shaders-0.1.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_shaders-0.1.3/lib/ +flutter_staggered_grid_view +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_staggered_grid_view-0.7.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_staggered_grid_view-0.7.0/lib/ +flutter_windowmanager +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_windowmanager-0.2.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_windowmanager-0.2.0/lib/ +font_awesome_flutter +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/font_awesome_flutter-10.7.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/font_awesome_flutter-10.7.0/lib/ +from_css_color +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/from_css_color-2.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/from_css_color-2.0.0/lib/ +go_router +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/go_router-12.1.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/go_router-12.1.3/lib/ +google_fonts +2.14 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_fonts-6.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_fonts-6.1.0/lib/ +google_identity_services_web +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_identity_services_web-0.3.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_identity_services_web-0.3.3/lib/ +google_sign_in +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in-6.2.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in-6.2.1/lib/ +google_sign_in_android +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_android-6.1.30/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_android-6.1.30/lib/ +google_sign_in_ios +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_ios-5.7.7/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_ios-5.7.7/lib/ +google_sign_in_platform_interface +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_platform_interface-2.4.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_platform_interface-2.4.5/lib/ +google_sign_in_web +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_web-0.12.4+2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/google_sign_in_web-0.12.4+2/lib/ +html +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/html-0.15.4/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/html-0.15.4/lib/ +http +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/http-1.2.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/http-1.2.2/lib/ +http_parser +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/http_parser-4.0.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/http_parser-4.0.2/lib/ +image +2.15 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image-4.2.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image-4.2.0/lib/ +image_picker +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker-1.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker-1.1.2/lib/ +image_picker_android +3.5 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_android-0.8.12+13/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_android-0.8.12+13/lib/ +image_picker_for_web +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_for_web-3.0.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_for_web-3.0.5/lib/ +image_picker_ios +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_ios-0.8.12/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_ios-0.8.12/lib/ +image_picker_linux +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_linux-0.2.1+1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_linux-0.2.1+1/lib/ +image_picker_macos +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_macos-0.2.1+1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_macos-0.2.1+1/lib/ +image_picker_platform_interface +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_platform_interface-2.10.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_platform_interface-2.10.0/lib/ +image_picker_windows +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_windows-0.2.1+1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/image_picker_windows-0.2.1+1/lib/ +infinite_scroll_pagination +2.14 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/infinite_scroll_pagination-4.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/infinite_scroll_pagination-4.0.0/lib/ +internet_file +2.14 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/internet_file-1.2.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/internet_file-1.2.0/lib/ +intl +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/intl-0.19.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/intl-0.19.0/lib/ +iregexp +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/iregexp-0.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/iregexp-0.1.2/lib/ +json_annotation +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/json_annotation-4.9.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/json_annotation-4.9.0/lib/ +json_path +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/json_path-0.7.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/json_path-0.7.2/lib/ +leak_tracker +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker-10.0.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker-10.0.5/lib/ +leak_tracker_flutter_testing +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.5/lib/ +leak_tracker_testing +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_testing-3.0.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/leak_tracker_testing-3.0.1/lib/ +lints +3.1 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/lints-4.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/lints-4.0.0/lib/ +logging +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/logging-1.3.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/logging-1.3.0/lib/ +lottie +3.1 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/lottie-2.7.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/lottie-2.7.0/lib/ +map_launcher +3.1 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/map_launcher-3.5.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/map_launcher-3.5.0/lib/ +mask_text_input_formatter +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/mask_text_input_formatter-2.9.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/mask_text_input_formatter-2.9.0/lib/ +matcher +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16+1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16+1/lib/ +material_color_utilities +2.17 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.11.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.11.1/lib/ +maybe_just_nothing +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/maybe_just_nothing-0.5.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/maybe_just_nothing-0.5.3/lib/ +meta +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.15.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.15.0/lib/ +mime +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/mime-1.0.6/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/mime-1.0.6/lib/ +mime_type +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/mime_type-1.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/mime_type-1.0.0/lib/ +nested +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/nested-1.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/nested-1.0.0/lib/ +nfc_manager +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/nfc_manager-3.5.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/nfc_manager-3.5.0/lib/ +octo_image +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/octo_image-2.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/octo_image-2.1.0/lib/ +package_info_plus +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/package_info_plus-8.1.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/package_info_plus-8.1.1/lib/ +package_info_plus_platform_interface +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1/lib/ +page_transition +2.17 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/page_transition-2.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/page_transition-2.1.0/lib/ +path +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.9.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.9.0/lib/ +path_provider +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider-2.1.4/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider-2.1.4/lib/ +path_provider_android +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_android-2.2.10/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_android-2.2.10/lib/ +path_provider_foundation +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_foundation-2.4.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_foundation-2.4.0/lib/ +path_provider_linux +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_linux-2.2.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_linux-2.2.1/lib/ +path_provider_platform_interface +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/lib/ +path_provider_windows +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_windows-2.3.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_windows-2.3.0/lib/ +pdfx +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/pdfx-2.8.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/pdfx-2.8.0/lib/ +permission_handler +2.15 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler-11.3.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler-11.3.1/lib/ +permission_handler_android +2.15 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_android-12.0.13/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_android-12.0.13/lib/ +permission_handler_apple +2.15 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_apple-9.4.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_apple-9.4.5/lib/ +permission_handler_html +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_html-0.1.3+5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_html-0.1.3+5/lib/ +permission_handler_platform_interface +2.14 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/lib/ +permission_handler_windows +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_windows-0.2.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/permission_handler_windows-0.2.1/lib/ +petitparser +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/petitparser-6.0.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/petitparser-6.0.2/lib/ +photo_view +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/photo_view-0.15.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/photo_view-0.15.0/lib/ +platform +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/platform-3.1.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/platform-3.1.5/lib/ +plugin_platform_interface +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/plugin_platform_interface-2.1.8/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib/ +process +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/process-5.0.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/process-5.0.2/lib/ +provider +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/provider-6.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/provider-6.1.2/lib/ +qr +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/qr-3.0.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/qr-3.0.2/lib/ +rfc_6901 +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/rfc_6901-0.2.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/rfc_6901-0.2.0/lib/ +rxdart +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/rxdart-0.27.7/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/rxdart-0.27.7/lib/ +shared_preferences +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences-2.3.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences-2.3.2/lib/ +shared_preferences_android +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_android-2.3.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_android-2.3.2/lib/ +shared_preferences_foundation +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_foundation-2.5.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_foundation-2.5.2/lib/ +shared_preferences_linux +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_linux-2.4.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_linux-2.4.1/lib/ +shared_preferences_platform_interface +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/lib/ +shared_preferences_web +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_web-2.4.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_web-2.4.2/lib/ +shared_preferences_windows +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_windows-2.4.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_windows-2.4.1/lib/ +sign_in_with_apple +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sign_in_with_apple-6.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sign_in_with_apple-6.1.2/lib/ +sign_in_with_apple_platform_interface +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sign_in_with_apple_platform_interface-1.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sign_in_with_apple_platform_interface-1.1.0/lib/ +sign_in_with_apple_web +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sign_in_with_apple_web-2.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sign_in_with_apple_web-2.1.0/lib/ +simple_barcode_scanner +3.5 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/simple_barcode_scanner-0.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/simple_barcode_scanner-0.1.2/lib/ +sliver_tools +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sliver_tools-0.2.12/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sliver_tools-0.2.12/lib/ +smooth_page_indicator +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/smooth_page_indicator-1.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/smooth_page_indicator-1.1.0/lib/ +source_span +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.0/lib/ +sprintf +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sprintf-7.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sprintf-7.0.0/lib/ +sqflite +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sqflite-2.3.3+1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sqflite-2.3.3+1/lib/ +sqflite_common +3.5 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sqflite_common-2.5.4+3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sqflite_common-2.5.4+3/lib/ +stack_trace +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.11.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.11.1/lib/ +stream_channel +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.2/lib/ +stream_transform +2.14 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/stream_transform-2.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/stream_transform-2.1.0/lib/ +string_scanner +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.2.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.2.0/lib/ +sync_http +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sync_http-0.3.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/sync_http-0.3.1/lib/ +synchronized +3.5 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/synchronized-3.3.0+3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/synchronized-3.3.0+3/lib/ +term_glyph +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.1/lib/ +test_api +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.7.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.7.2/lib/ +timeago +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/timeago-3.6.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/timeago-3.6.1/lib/ +typed_data +3.5 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/typed_data-1.4.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/typed_data-1.4.0/lib/ +universal_file +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/universal_file-1.0.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/universal_file-1.0.0/lib/ +universal_io +2.17 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/universal_io-2.2.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/universal_io-2.2.2/lib/ +universal_platform +2.12 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/universal_platform-1.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/universal_platform-1.1.0/lib/ +url_launcher +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher-6.3.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher-6.3.0/lib/ +url_launcher_android +3.5 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_android-6.3.10/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_android-6.3.10/lib/ +url_launcher_ios +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_ios-6.3.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_ios-6.3.1/lib/ +url_launcher_linux +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_linux-3.2.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_linux-3.2.0/lib/ +url_launcher_macos +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_macos-3.2.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_macos-3.2.1/lib/ +url_launcher_platform_interface +3.1 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/lib/ +url_launcher_web +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_web-2.3.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_web-2.3.3/lib/ +url_launcher_windows +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_windows-3.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_windows-3.1.2/lib/ +uuid +3.0 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/uuid-4.5.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/uuid-4.5.1/lib/ +vector_math +2.14 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/vector_math-2.1.4/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/vector_math-2.1.4/lib/ +video_player +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player-2.9.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player-2.9.2/lib/ +video_player_android +3.5 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_android-2.7.13/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_android-2.7.13/lib/ +video_player_avfoundation +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_avfoundation-2.6.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_avfoundation-2.6.2/lib/ +video_player_platform_interface +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_platform_interface-6.2.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_platform_interface-6.2.3/lib/ +video_player_web +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_web-2.3.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/video_player_web-2.3.2/lib/ +vm_service +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/vm_service-14.2.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/vm_service-14.2.5/lib/ +wakelock_plus +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/wakelock_plus-1.2.8/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/wakelock_plus-1.2.8/lib/ +wakelock_plus_platform_interface +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/wakelock_plus_platform_interface-1.2.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/wakelock_plus_platform_interface-1.2.1/lib/ +web +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/web-1.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/web-1.1.0/lib/ +webdriver +2.18 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/webdriver-3.0.3/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/webdriver-3.0.3/lib/ +webview_windows +2.13 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/webview_windows-0.4.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/webview_windows-0.4.0/lib/ +win32 +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/win32-5.5.1/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/win32-5.5.1/lib/ +win32_registry +3.4 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/win32_registry-1.1.5/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/win32_registry-1.1.5/lib/ +xdg_directories +3.3 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/xdg_directories-1.1.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/xdg_directories-1.1.0/lib/ +xml +3.2 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/xml-6.5.0/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/xml-6.5.0/lib/ +yaml +2.19 +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/yaml-3.1.2/ +file:///C:/Users/PC/AppData/Local/Pub/Cache/hosted/pub.dev/yaml-3.1.2/lib/ +sky_engine +3.2 +file:///C:/flutter/bin/cache/pkg/sky_engine/ +file:///C:/flutter/bin/cache/pkg/sky_engine/lib/ +flutter +3.3 +file:///C:/flutter/packages/flutter/ +file:///C:/flutter/packages/flutter/lib/ +flutter_driver +3.2 +file:///C:/flutter/packages/flutter_driver/ +file:///C:/flutter/packages/flutter_driver/lib/ +flutter_localizations +3.2 +file:///C:/flutter/packages/flutter_localizations/ +file:///C:/flutter/packages/flutter_localizations/lib/ +flutter_test +3.3 +file:///C:/flutter/packages/flutter_test/ +file:///C:/flutter/packages/flutter_test/lib/ +flutter_web_plugins +3.2 +file:///C:/flutter/packages/flutter_web_plugins/ +file:///C:/flutter/packages/flutter_web_plugins/lib/ +fuchsia_remote_debug_protocol +3.2 +file:///C:/flutter/packages/fuchsia_remote_debug_protocol/ +file:///C:/flutter/packages/fuchsia_remote_debug_protocol/lib/ +integration_test +3.2 +file:///C:/flutter/packages/integration_test/ +file:///C:/flutter/packages/integration_test/lib/ +aastu_students +3.0 +file:///G:/personal_projects/aastu-students-app-v3/ +file:///G:/personal_projects/aastu-students-app-v3/lib/ +2 diff --git a/.dart_tool/version b/.dart_tool/version new file mode 100644 index 0000000..057aa0d --- /dev/null +++ b/.dart_tool/version @@ -0,0 +1 @@ +3.24.4 \ No newline at end of file diff --git a/.flutter-plugins b/.flutter-plugins new file mode 100644 index 0000000..9695b17 --- /dev/null +++ b/.flutter-plugins @@ -0,0 +1,73 @@ +# This is a generated file; do not edit or check into version control. +cloud_firestore=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\cloud_firestore-5.4.4\\ +cloud_firestore_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\cloud_firestore_web-4.3.2\\ +device_info_plus=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\device_info_plus-10.1.2\\ +file_picker=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\file_picker-8.1.2\\ +file_selector_linux=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\file_selector_linux-0.9.3+2\\ +file_selector_macos=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\file_selector_macos-0.9.4+2\\ +file_selector_windows=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\file_selector_windows-0.9.3+3\\ +firebase_auth=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\firebase_auth-5.3.1\\ +firebase_auth_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\firebase_auth_web-5.13.2\\ +firebase_core=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\firebase_core-3.6.0\\ +firebase_core_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\firebase_core_web-2.18.1\\ +firebase_performance=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\firebase_performance-0.10.0+8\\ +firebase_performance_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\firebase_performance_web-0.1.7+2\\ +firebase_storage=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\firebase_storage-12.3.2\\ +firebase_storage_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\firebase_storage_web-3.10.2\\ +flutter_barcode_scanner=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\flutter_barcode_scanner-2.0.0\\ +flutter_keyboard_visibility=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\flutter_keyboard_visibility-6.0.0\\ +flutter_keyboard_visibility_linux=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\flutter_keyboard_visibility_linux-1.0.0\\ +flutter_keyboard_visibility_macos=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\flutter_keyboard_visibility_macos-1.0.0\\ +flutter_keyboard_visibility_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\flutter_keyboard_visibility_web-2.0.0\\ +flutter_keyboard_visibility_windows=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\flutter_keyboard_visibility_windows-1.0.0\\ +flutter_native_splash=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\flutter_native_splash-2.4.1\\ +flutter_plugin_android_lifecycle=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\flutter_plugin_android_lifecycle-2.0.20\\ +flutter_windowmanager=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\flutter_windowmanager-0.2.0\\ +google_sign_in=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\google_sign_in-6.2.1\\ +google_sign_in_android=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\google_sign_in_android-6.1.30\\ +google_sign_in_ios=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\google_sign_in_ios-5.7.7\\ +google_sign_in_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\google_sign_in_web-0.12.4+2\\ +image_picker=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\image_picker-1.1.2\\ +image_picker_android=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\image_picker_android-0.8.12+13\\ +image_picker_for_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\image_picker_for_web-3.0.5\\ +image_picker_ios=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\image_picker_ios-0.8.12\\ +image_picker_linux=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\image_picker_linux-0.2.1+1\\ +image_picker_macos=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\image_picker_macos-0.2.1+1\\ +image_picker_windows=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\image_picker_windows-0.2.1+1\\ +integration_test=C:\\flutter\\packages\\integration_test\\ +map_launcher=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\map_launcher-3.5.0\\ +nfc_manager=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\nfc_manager-3.5.0\\ +package_info_plus=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\package_info_plus-8.1.1\\ +path_provider=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\path_provider-2.1.4\\ +path_provider_android=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\path_provider_android-2.2.10\\ +path_provider_foundation=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\path_provider_foundation-2.4.0\\ +path_provider_linux=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\path_provider_linux-2.2.1\\ +path_provider_windows=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\path_provider_windows-2.3.0\\ +pdfx=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\pdfx-2.8.0\\ +permission_handler=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\permission_handler-11.3.1\\ +permission_handler_android=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\permission_handler_android-12.0.13\\ +permission_handler_apple=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\permission_handler_apple-9.4.5\\ +permission_handler_html=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\permission_handler_html-0.1.3+5\\ +permission_handler_windows=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\permission_handler_windows-0.2.1\\ +shared_preferences=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\shared_preferences-2.3.2\\ +shared_preferences_android=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\shared_preferences_android-2.3.2\\ +shared_preferences_foundation=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\shared_preferences_foundation-2.5.2\\ +shared_preferences_linux=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\shared_preferences_linux-2.4.1\\ +shared_preferences_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\shared_preferences_web-2.4.2\\ +shared_preferences_windows=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\shared_preferences_windows-2.4.1\\ +sign_in_with_apple=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\sign_in_with_apple-6.1.2\\ +sign_in_with_apple_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\sign_in_with_apple_web-2.1.0\\ +sqflite=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\sqflite-2.3.3+1\\ +url_launcher=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\url_launcher-6.3.0\\ +url_launcher_android=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\url_launcher_android-6.3.10\\ +url_launcher_ios=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\url_launcher_ios-6.3.1\\ +url_launcher_linux=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\url_launcher_linux-3.2.0\\ +url_launcher_macos=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\url_launcher_macos-3.2.1\\ +url_launcher_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\url_launcher_web-2.3.3\\ +url_launcher_windows=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\url_launcher_windows-3.1.2\\ +video_player=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\video_player-2.9.2\\ +video_player_android=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\video_player_android-2.7.13\\ +video_player_avfoundation=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\video_player_avfoundation-2.6.2\\ +video_player_web=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\video_player_web-2.3.2\\ +wakelock_plus=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\wakelock_plus-1.2.8\\ +webview_windows=C:\\Users\\PC\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\webview_windows-0.4.0\\ diff --git a/.flutter-plugins-dependencies b/.flutter-plugins-dependencies new file mode 100644 index 0000000..991c9e9 --- /dev/null +++ b/.flutter-plugins-dependencies @@ -0,0 +1 @@ +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"cloud_firestore","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\cloud_firestore-5.4.4\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"device_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\device_info_plus-10.1.2\\\\","native_build":true,"dependencies":[]},{"name":"file_picker","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\file_picker-8.1.2\\\\","native_build":true,"dependencies":[]},{"name":"firebase_auth","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_auth-5.3.1\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"firebase_core","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_core-3.6.0\\\\","native_build":true,"dependencies":[]},{"name":"firebase_performance","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_performance-0.10.0+8\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"firebase_storage","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_storage-12.3.2\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_barcode_scanner","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_barcode_scanner-2.0.0\\\\","native_build":true,"dependencies":[]},{"name":"flutter_keyboard_visibility","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_keyboard_visibility-6.0.0\\\\","native_build":true,"dependencies":[]},{"name":"flutter_native_splash","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_native_splash-2.4.1\\\\","native_build":true,"dependencies":[]},{"name":"google_sign_in_ios","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\google_sign_in_ios-5.7.7\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"image_picker_ios","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\image_picker_ios-0.8.12\\\\","native_build":true,"dependencies":[]},{"name":"integration_test","path":"C:\\\\flutter\\\\packages\\\\integration_test\\\\","native_build":true,"dependencies":[]},{"name":"map_launcher","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\map_launcher-3.5.0\\\\","native_build":true,"dependencies":[]},{"name":"nfc_manager","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\nfc_manager-3.5.0\\\\","native_build":true,"dependencies":[]},{"name":"package_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\package_info_plus-8.1.1\\\\","native_build":true,"dependencies":[]},{"name":"path_provider_foundation","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\path_provider_foundation-2.4.0\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"pdfx","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\pdfx-2.8.0\\\\","native_build":true,"dependencies":["device_info_plus"]},{"name":"permission_handler_apple","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\permission_handler_apple-9.4.5\\\\","native_build":true,"dependencies":[]},{"name":"shared_preferences_foundation","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_foundation-2.5.2\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"sign_in_with_apple","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\sign_in_with_apple-6.1.2\\\\","native_build":true,"dependencies":[]},{"name":"sqflite","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\sqflite-2.3.3+1\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"url_launcher_ios","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\url_launcher_ios-6.3.1\\\\","native_build":true,"dependencies":[]},{"name":"video_player_avfoundation","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\video_player_avfoundation-2.6.2\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"wakelock_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\wakelock_plus-1.2.8\\\\","native_build":true,"dependencies":["package_info_plus"]}],"android":[{"name":"cloud_firestore","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\cloud_firestore-5.4.4\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"device_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\device_info_plus-10.1.2\\\\","native_build":true,"dependencies":[]},{"name":"file_picker","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\file_picker-8.1.2\\\\","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"]},{"name":"firebase_auth","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_auth-5.3.1\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"firebase_core","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_core-3.6.0\\\\","native_build":true,"dependencies":[]},{"name":"firebase_performance","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_performance-0.10.0+8\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"firebase_storage","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_storage-12.3.2\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_barcode_scanner","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_barcode_scanner-2.0.0\\\\","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"]},{"name":"flutter_keyboard_visibility","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_keyboard_visibility-6.0.0\\\\","native_build":true,"dependencies":[]},{"name":"flutter_native_splash","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_native_splash-2.4.1\\\\","native_build":true,"dependencies":[]},{"name":"flutter_plugin_android_lifecycle","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_plugin_android_lifecycle-2.0.20\\\\","native_build":true,"dependencies":[]},{"name":"flutter_windowmanager","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_windowmanager-0.2.0\\\\","native_build":true,"dependencies":[]},{"name":"google_sign_in_android","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\google_sign_in_android-6.1.30\\\\","native_build":true,"dependencies":[]},{"name":"image_picker_android","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\image_picker_android-0.8.12+13\\\\","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"]},{"name":"integration_test","path":"C:\\\\flutter\\\\packages\\\\integration_test\\\\","native_build":true,"dependencies":[]},{"name":"map_launcher","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\map_launcher-3.5.0\\\\","native_build":true,"dependencies":[]},{"name":"nfc_manager","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\nfc_manager-3.5.0\\\\","native_build":true,"dependencies":[]},{"name":"package_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\package_info_plus-8.1.1\\\\","native_build":true,"dependencies":[]},{"name":"path_provider_android","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\path_provider_android-2.2.10\\\\","native_build":true,"dependencies":[]},{"name":"pdfx","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\pdfx-2.8.0\\\\","native_build":true,"dependencies":["device_info_plus"]},{"name":"permission_handler_android","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\permission_handler_android-12.0.13\\\\","native_build":true,"dependencies":[]},{"name":"shared_preferences_android","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_android-2.3.2\\\\","native_build":true,"dependencies":[]},{"name":"sign_in_with_apple","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\sign_in_with_apple-6.1.2\\\\","native_build":true,"dependencies":[]},{"name":"sqflite","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\sqflite-2.3.3+1\\\\","native_build":true,"dependencies":[]},{"name":"url_launcher_android","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\url_launcher_android-6.3.10\\\\","native_build":true,"dependencies":[]},{"name":"video_player_android","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\video_player_android-2.7.13\\\\","native_build":true,"dependencies":[]},{"name":"wakelock_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\wakelock_plus-1.2.8\\\\","native_build":true,"dependencies":["package_info_plus"]}],"macos":[{"name":"cloud_firestore","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\cloud_firestore-5.4.4\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"device_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\device_info_plus-10.1.2\\\\","native_build":true,"dependencies":[]},{"name":"file_picker","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\file_picker-8.1.2\\\\","native_build":false,"dependencies":[]},{"name":"file_selector_macos","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\file_selector_macos-0.9.4+2\\\\","native_build":true,"dependencies":[]},{"name":"firebase_auth","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_auth-5.3.1\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"firebase_core","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_core-3.6.0\\\\","native_build":true,"dependencies":[]},{"name":"firebase_storage","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_storage-12.3.2\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_keyboard_visibility_macos","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_keyboard_visibility_macos-1.0.0\\\\","native_build":false,"dependencies":[]},{"name":"google_sign_in_ios","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\google_sign_in_ios-5.7.7\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"image_picker_macos","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\image_picker_macos-0.2.1+1\\\\","native_build":false,"dependencies":["file_selector_macos"]},{"name":"package_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\package_info_plus-8.1.1\\\\","native_build":true,"dependencies":[]},{"name":"path_provider_foundation","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\path_provider_foundation-2.4.0\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"pdfx","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\pdfx-2.8.0\\\\","native_build":true,"dependencies":["device_info_plus"]},{"name":"shared_preferences_foundation","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_foundation-2.5.2\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"sign_in_with_apple","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\sign_in_with_apple-6.1.2\\\\","native_build":true,"dependencies":[]},{"name":"sqflite","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\sqflite-2.3.3+1\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"url_launcher_macos","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\url_launcher_macos-3.2.1\\\\","native_build":true,"dependencies":[]},{"name":"video_player_avfoundation","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\video_player_avfoundation-2.6.2\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"wakelock_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\wakelock_plus-1.2.8\\\\","native_build":true,"dependencies":["package_info_plus"]}],"linux":[{"name":"device_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\device_info_plus-10.1.2\\\\","native_build":false,"dependencies":[]},{"name":"file_picker","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\file_picker-8.1.2\\\\","native_build":false,"dependencies":[]},{"name":"file_selector_linux","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\file_selector_linux-0.9.3+2\\\\","native_build":true,"dependencies":[]},{"name":"flutter_keyboard_visibility_linux","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_keyboard_visibility_linux-1.0.0\\\\","native_build":false,"dependencies":[]},{"name":"image_picker_linux","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\image_picker_linux-0.2.1+1\\\\","native_build":false,"dependencies":["file_selector_linux"]},{"name":"package_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\package_info_plus-8.1.1\\\\","native_build":false,"dependencies":[]},{"name":"path_provider_linux","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\path_provider_linux-2.2.1\\\\","native_build":false,"dependencies":[]},{"name":"shared_preferences_linux","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_linux-2.4.1\\\\","native_build":false,"dependencies":["path_provider_linux"]},{"name":"url_launcher_linux","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\url_launcher_linux-3.2.0\\\\","native_build":true,"dependencies":[]},{"name":"wakelock_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\wakelock_plus-1.2.8\\\\","native_build":false,"dependencies":["package_info_plus"]}],"windows":[{"name":"cloud_firestore","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\cloud_firestore-5.4.4\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"device_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\device_info_plus-10.1.2\\\\","native_build":false,"dependencies":[]},{"name":"file_picker","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\file_picker-8.1.2\\\\","native_build":false,"dependencies":[]},{"name":"file_selector_windows","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\file_selector_windows-0.9.3+3\\\\","native_build":true,"dependencies":[]},{"name":"firebase_auth","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_auth-5.3.1\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"firebase_core","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_core-3.6.0\\\\","native_build":true,"dependencies":[]},{"name":"firebase_storage","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_storage-12.3.2\\\\","native_build":true,"dependencies":["firebase_core"]},{"name":"flutter_keyboard_visibility_windows","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_keyboard_visibility_windows-1.0.0\\\\","native_build":false,"dependencies":[]},{"name":"image_picker_windows","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\image_picker_windows-0.2.1+1\\\\","native_build":false,"dependencies":["file_selector_windows"]},{"name":"package_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\package_info_plus-8.1.1\\\\","native_build":false,"dependencies":[]},{"name":"path_provider_windows","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\path_provider_windows-2.3.0\\\\","native_build":false,"dependencies":[]},{"name":"pdfx","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\pdfx-2.8.0\\\\","native_build":true,"dependencies":["device_info_plus"]},{"name":"permission_handler_windows","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\permission_handler_windows-0.2.1\\\\","native_build":true,"dependencies":[]},{"name":"shared_preferences_windows","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_windows-2.4.1\\\\","native_build":false,"dependencies":["path_provider_windows"]},{"name":"url_launcher_windows","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\url_launcher_windows-3.1.2\\\\","native_build":true,"dependencies":[]},{"name":"wakelock_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\wakelock_plus-1.2.8\\\\","native_build":false,"dependencies":["package_info_plus"]},{"name":"webview_windows","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\webview_windows-0.4.0\\\\","native_build":true,"dependencies":[]}],"web":[{"name":"cloud_firestore_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\cloud_firestore_web-4.3.2\\\\","dependencies":["firebase_core_web"]},{"name":"device_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\device_info_plus-10.1.2\\\\","dependencies":[]},{"name":"file_picker","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\file_picker-8.1.2\\\\","dependencies":[]},{"name":"firebase_auth_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_auth_web-5.13.2\\\\","dependencies":["firebase_core_web"]},{"name":"firebase_core_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_core_web-2.18.1\\\\","dependencies":[]},{"name":"firebase_performance_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_performance_web-0.1.7+2\\\\","dependencies":["firebase_core_web"]},{"name":"firebase_storage_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\firebase_storage_web-3.10.2\\\\","dependencies":["firebase_core_web"]},{"name":"flutter_keyboard_visibility_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_keyboard_visibility_web-2.0.0\\\\","dependencies":[]},{"name":"flutter_native_splash","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\flutter_native_splash-2.4.1\\\\","dependencies":[]},{"name":"google_sign_in_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\google_sign_in_web-0.12.4+2\\\\","dependencies":[]},{"name":"image_picker_for_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\image_picker_for_web-3.0.5\\\\","dependencies":[]},{"name":"package_info_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\package_info_plus-8.1.1\\\\","dependencies":[]},{"name":"pdfx","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\pdfx-2.8.0\\\\","dependencies":["device_info_plus"]},{"name":"permission_handler_html","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\permission_handler_html-0.1.3+5\\\\","dependencies":[]},{"name":"shared_preferences_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_web-2.4.2\\\\","dependencies":[]},{"name":"sign_in_with_apple_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\sign_in_with_apple_web-2.1.0\\\\","dependencies":[]},{"name":"url_launcher_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\url_launcher_web-2.3.3\\\\","dependencies":[]},{"name":"video_player_web","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\video_player_web-2.3.2\\\\","dependencies":[]},{"name":"wakelock_plus","path":"C:\\\\Users\\\\PC\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\wakelock_plus-1.2.8\\\\","dependencies":["package_info_plus"]}]},"dependencyGraph":[{"name":"cloud_firestore","dependencies":["cloud_firestore_web","firebase_core"]},{"name":"cloud_firestore_web","dependencies":["firebase_core","firebase_core_web"]},{"name":"device_info_plus","dependencies":[]},{"name":"file_picker","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"file_selector_linux","dependencies":[]},{"name":"file_selector_macos","dependencies":[]},{"name":"file_selector_windows","dependencies":[]},{"name":"firebase_auth","dependencies":["firebase_auth_web","firebase_core"]},{"name":"firebase_auth_web","dependencies":["firebase_core","firebase_core_web"]},{"name":"firebase_core","dependencies":["firebase_core_web"]},{"name":"firebase_core_web","dependencies":[]},{"name":"firebase_performance","dependencies":["firebase_core","firebase_performance_web"]},{"name":"firebase_performance_web","dependencies":["firebase_core","firebase_core_web"]},{"name":"firebase_storage","dependencies":["firebase_core","firebase_storage_web"]},{"name":"firebase_storage_web","dependencies":["firebase_core","firebase_core_web"]},{"name":"flutter_barcode_scanner","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"flutter_keyboard_visibility","dependencies":["flutter_keyboard_visibility_linux","flutter_keyboard_visibility_macos","flutter_keyboard_visibility_web","flutter_keyboard_visibility_windows"]},{"name":"flutter_keyboard_visibility_linux","dependencies":[]},{"name":"flutter_keyboard_visibility_macos","dependencies":[]},{"name":"flutter_keyboard_visibility_web","dependencies":[]},{"name":"flutter_keyboard_visibility_windows","dependencies":[]},{"name":"flutter_native_splash","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"flutter_windowmanager","dependencies":[]},{"name":"google_sign_in","dependencies":["google_sign_in_android","google_sign_in_ios","google_sign_in_web"]},{"name":"google_sign_in_android","dependencies":[]},{"name":"google_sign_in_ios","dependencies":[]},{"name":"google_sign_in_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":"integration_test","dependencies":[]},{"name":"map_launcher","dependencies":[]},{"name":"nfc_manager","dependencies":[]},{"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":"pdfx","dependencies":["device_info_plus"]},{"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":"sign_in_with_apple","dependencies":["sign_in_with_apple_web"]},{"name":"sign_in_with_apple_web","dependencies":[]},{"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":[]},{"name":"video_player","dependencies":["video_player_android","video_player_avfoundation","video_player_web"]},{"name":"video_player_android","dependencies":[]},{"name":"video_player_avfoundation","dependencies":[]},{"name":"video_player_web","dependencies":[]},{"name":"wakelock_plus","dependencies":["package_info_plus"]},{"name":"webview_windows","dependencies":[]}],"date_created":"2024-11-28 11:20:35.896855","version":"3.24.4","swift_package_manager_enabled":false} \ No newline at end of file diff --git a/README.md b/README.md index 9b6c896..96babe7 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,61 @@ -# AASTU STUDENTS APP Version 3.0 +# AASTU Students App v3 -This is new version of the app built in FlutterFLow +![Dart Version](https://img.shields.io/badge/Dart-3.5-blue) +![Flutter Version](https://img.shields.io/badge/Flutter-3.24.2-blue) +![FlutterFlow Version](https://img.shields.io/badge/FlutterFlow-5.0.13%2B-blue) -## Getting Started - -FlutterFlow projects are built to run on the Flutter _stable_ release. - -## Integration Tests +Welcome to the third iteration of the AASTU Students App—a productivity and social networking platform tailored for the students of Addis Ababa Science and Technology University. Unlike previous versions, this release is built using [FlutterFlow](https://flutterflow.io/), a Flutter-based UI framework, enhancing both development efficiency and user experience. -To test on a real iOS / Android device, first connect the device and run the following command from the root of the project: +## Features -```bash -flutter test integration_test/test.dart -``` +- **Productivity Tools**: Access academic resources, schedules, and reminders. +- **Social Networking**: Connect with peers, join groups, and participate in campus events. +- **User-Friendly Interface**: Designed with an intuitive UI for seamless navigation. -To test on a web browser, first launch `chromedriver` as follows: -```bash -chromedriver --port=4444 -``` - -Then from the root of the project, run the following command: -```bash -flutter drive \ - --driver=test_driver/integration_test.dart \ - --target=integration_test/test.dart \ - -d chrome -``` - -Find more information about running Flutter integration tests [here](https://docs.flutter.dev/cookbook/testing/integration/introduction#5-run-the-integration-test). +## Getting Started -Refer to this guide for instructions on running the tests on [Firebase Test Lab](https://github.com/flutter/flutter/tree/main/packages/integration_test#firebase-test-lab). +To run this project locally: + +1. **Clone the Repository**: + ``` + git clone https://github.com/gemechis-elias/aastu-students-app-v3.git + ``` +2. **Navigate to the Project Directory**: + ``` + cd aastu-students-app-v3 + ``` +3. **Install Dependencies**: + ``` + flutter pub get + ``` +4. **Run the App**: + ``` + flutter run + ``` + +**Note**: Ensure that you have Dart 3.5 and Flutter 3.24.2 installed on your machine. + +## Contribution Guidelines + +We welcome contributions to enhance the app: + +1. **Fork the Project**: Click on the 'Fork' button at the top right corner of this repository. +2. **Clone Your Fork**: + ``` + git clone https://github.com/your-username/aastu-students-app-v3.git + ``` +3. **Create a New Branch**: + ``` + git checkout -b feature/your-feature-name + ``` +4. **Develop Your Feature**: Implement your changes locally. +5. **Submit a Ticket**: For feature suggestions or bug fixes, create an issue ticket detailing your changes. +6. **Provide Flutter Code**: Attach the relevant Flutter code snippets demonstrating the working feature. + +*Please Note*: This app is built using FlutterFlow. Currently, we are unable to share collaboration access on FlutterFlow. Therefore, while we appreciate your code contributions, our team will integrate them into FlutterFlow to maintain consistency. + +## Support and Sponsorship + +Your support helps us improve and maintain the app. If you find this project useful, please consider sponsoring us. [Sponsor this project](https://github.com/sponsors/gemechis-elias) + +Thank you for contributing to the AASTU Students App and supporting the student community at Addis Ababa Science and Technology University. diff --git a/pubspec.lock b/pubspec.lock new file mode 100644 index 0000000..415f74a --- /dev/null +++ b/pubspec.lock @@ -0,0 +1,1646 @@ +# Generated by pub +# See https://dart.dev/tools/pub/glossary#lockfile +packages: + _flutterfire_internals: + dependency: transitive + description: + name: _flutterfire_internals + sha256: "5534e701a2c505fed1f0799e652dd6ae23bd4d2c4cf797220e5ced5764a7c1c2" + url: "https://pub.dev" + source: hosted + version: "1.3.44" + aligned_dialog: + dependency: "direct main" + description: + name: aligned_dialog + sha256: c6ce4f82a5ab35dde2c48caa436eab4da9d6a4238802f67312c878394caf055d + url: "https://pub.dev" + source: hosted + version: "0.0.6" + ansicolor: + dependency: transitive + description: + name: ansicolor + sha256: "50e982d500bc863e1d703448afdbf9e5a72eb48840a4f766fa361ffd6877055f" + url: "https://pub.dev" + source: hosted + version: "2.0.3" + archive: + dependency: transitive + description: + name: archive + sha256: cb6a278ef2dbb298455e1a713bda08524a175630ec643a242c399c932a0a1f7d + url: "https://pub.dev" + source: hosted + version: "3.6.1" + args: + dependency: transitive + description: + name: args + sha256: bf9f5caeea8d8fe6721a9c358dd8a5c1947b27f1cfaa18b39c301273594919e6 + url: "https://pub.dev" + source: hosted + version: "2.6.0" + async: + dependency: transitive + description: + name: async + sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c" + url: "https://pub.dev" + source: hosted + version: "2.11.0" + auto_size_text: + dependency: "direct main" + description: + name: auto_size_text + sha256: "3f5261cd3fb5f2a9ab4e2fc3fba84fd9fcaac8821f20a1d4e71f557521b22599" + url: "https://pub.dev" + source: hosted + version: "3.0.0" + barcode: + dependency: transitive + description: + name: barcode + sha256: ab180ce22c6555d77d45f0178a523669db67f95856e3378259ef2ffeb43e6003 + url: "https://pub.dev" + source: hosted + version: "2.2.8" + barcode_widget: + dependency: "direct main" + description: + name: barcode_widget + sha256: ea0c0578b5db3ca3a583d80e05eb47bfb70419e3a23b920d93ae7968c45c20ce + url: "https://pub.dev" + source: hosted + version: "2.0.3" + blurhash_dart: + dependency: "direct main" + description: + name: blurhash_dart + sha256: "43955b6c2e30a7d440028d1af0fa185852f3534b795cc6eb81fbf397b464409f" + url: "https://pub.dev" + source: hosted + version: "1.2.1" + boolean_selector: + dependency: transitive + description: + name: boolean_selector + sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66" + url: "https://pub.dev" + source: hosted + version: "2.1.1" + cached_network_image: + dependency: "direct main" + description: + name: cached_network_image + sha256: "7c1183e361e5c8b0a0f21a28401eecdbde252441106a9816400dd4c2b2424916" + url: "https://pub.dev" + source: hosted + version: "3.4.1" + cached_network_image_platform_interface: + dependency: "direct main" + description: + name: cached_network_image_platform_interface + sha256: "35814b016e37fbdc91f7ae18c8caf49ba5c88501813f73ce8a07027a395e2829" + url: "https://pub.dev" + source: hosted + version: "4.1.1" + cached_network_image_web: + dependency: "direct main" + description: + name: cached_network_image_web + sha256: "980842f4e8e2535b8dbd3d5ca0b1f0ba66bf61d14cc3a17a9b4788a3685ba062" + url: "https://pub.dev" + source: hosted + version: "1.3.1" + characters: + dependency: transitive + description: + name: characters + sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605" + url: "https://pub.dev" + source: hosted + version: "1.3.0" + checked_yaml: + dependency: transitive + description: + name: checked_yaml + sha256: feb6bed21949061731a7a75fc5d2aa727cf160b91af9a3e464c5e3a32e28b5ff + url: "https://pub.dev" + source: hosted + version: "2.0.3" + chewie: + dependency: "direct main" + description: + name: chewie + sha256: "335df378c025588aef400c704bd71f0daea479d4cd57c471c88c056c1144e7cd" + url: "https://pub.dev" + source: hosted + version: "1.8.5" + cli_util: + dependency: transitive + description: + name: cli_util + sha256: ff6785f7e9e3c38ac98b2fb035701789de90154024a75b6cb926445e83197d1c + url: "https://pub.dev" + source: hosted + version: "0.4.2" + clock: + dependency: transitive + description: + name: clock + sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf + url: "https://pub.dev" + source: hosted + version: "1.1.1" + cloud_firestore: + dependency: "direct main" + description: + name: cloud_firestore + sha256: bdc7607e9169ee3ce736bbbe6a81c2a6cb15c41379346b74f77f8e641211a17f + url: "https://pub.dev" + source: hosted + version: "5.4.4" + cloud_firestore_platform_interface: + dependency: "direct main" + description: + name: cloud_firestore_platform_interface + sha256: "884fa34c6be2d9c7c1f4af86f90f36c0a3b3afef585a12b350a5d15368e7ec7a" + url: "https://pub.dev" + source: hosted + version: "6.4.3" + cloud_firestore_web: + dependency: "direct main" + description: + name: cloud_firestore_web + sha256: "6e621bbcc999f32db0bc6bfcb18d9991617ec20f8d6bf51b6a1571f5c324fafd" + url: "https://pub.dev" + source: hosted + version: "4.3.2" + collection: + dependency: "direct main" + description: + name: collection + sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a + url: "https://pub.dev" + source: hosted + version: "1.18.0" + cross_file: + dependency: transitive + description: + name: cross_file + sha256: "7caf6a750a0c04effbb52a676dce9a4a592e10ad35c34d6d2d0e4811160d5670" + url: "https://pub.dev" + source: hosted + version: "0.3.4+2" + crypto: + dependency: transitive + description: + name: crypto + sha256: "1e445881f28f22d6140f181e07737b22f1e099a5e1ff94b0af2f9e4a463f4855" + url: "https://pub.dev" + source: hosted + version: "3.0.6" + csslib: + dependency: "direct main" + description: + name: csslib + sha256: "831883fb353c8bdc1d71979e5b342c7d88acfbc643113c14ae51e2442ea0f20f" + url: "https://pub.dev" + source: hosted + version: "0.17.3" + cupertino_icons: + dependency: "direct main" + description: + name: cupertino_icons + sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6 + url: "https://pub.dev" + source: hosted + version: "1.0.8" + dbus: + dependency: transitive + description: + name: dbus + sha256: "365c771ac3b0e58845f39ec6deebc76e3276aa9922b0cc60840712094d9047ac" + url: "https://pub.dev" + source: hosted + version: "0.7.10" + device_info_plus: + dependency: "direct main" + description: + name: device_info_plus + sha256: a7fd703482b391a87d60b6061d04dfdeab07826b96f9abd8f5ed98068acc0074 + url: "https://pub.dev" + source: hosted + version: "10.1.2" + device_info_plus_platform_interface: + dependency: "direct overridden" + description: + name: device_info_plus_platform_interface + sha256: "282d3cf731045a2feb66abfe61bbc40870ae50a3ed10a4d3d217556c35c8c2ba" + url: "https://pub.dev" + source: hosted + version: "7.0.1" + dropdown_button2: + dependency: "direct main" + description: + name: dropdown_button2 + sha256: b0fe8d49a030315e9eef6c7ac84ca964250155a6224d491c1365061bc974a9e1 + url: "https://pub.dev" + source: hosted + version: "2.3.9" + easy_debounce: + dependency: "direct main" + description: + name: easy_debounce + sha256: "476ea3a9062023be76d9d3f48188af75137ad0b57bc250a0fb7adcc471923f51" + url: "https://pub.dev" + source: hosted + version: "2.0.1" + equatable: + dependency: "direct main" + description: + name: equatable + sha256: c2b87cb7756efdf69892005af546c56c0b5037f54d2a88269b4f347a505e3ca2 + url: "https://pub.dev" + source: hosted + version: "2.0.5" + expandable: + dependency: "direct main" + description: + name: expandable + sha256: "9604d612d4d1146dafa96c6d8eec9c2ff0994658d6d09fed720ab788c7f5afc2" + url: "https://pub.dev" + source: hosted + version: "5.0.1" + extension: + dependency: transitive + description: + name: extension + sha256: be3a6b7f8adad2f6e2e8c63c895d19811fcf203e23466c6296267941d0ff4f24 + url: "https://pub.dev" + source: hosted + version: "0.6.0" + fake_async: + dependency: transitive + description: + name: fake_async + sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78" + url: "https://pub.dev" + source: hosted + version: "1.3.1" + ffi: + dependency: transitive + description: + name: ffi + sha256: "16ed7b077ef01ad6170a3d0c57caa4a112a38d7a2ed5602e0aca9ca6f3d98da6" + url: "https://pub.dev" + source: hosted + version: "2.1.3" + file: + dependency: transitive + description: + name: file + sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c" + url: "https://pub.dev" + source: hosted + version: "7.0.0" + file_picker: + dependency: "direct main" + description: + name: file_picker + sha256: "167bb619cdddaa10ef2907609feb8a79c16dfa479d3afaf960f8e223f754bf12" + url: "https://pub.dev" + source: hosted + version: "8.1.2" + file_selector_linux: + dependency: transitive + description: + name: file_selector_linux + sha256: "54cbbd957e1156d29548c7d9b9ec0c0ebb6de0a90452198683a7d23aed617a33" + url: "https://pub.dev" + source: hosted + version: "0.9.3+2" + file_selector_macos: + dependency: transitive + description: + name: file_selector_macos + sha256: "271ab9986df0c135d45c3cdb6bd0faa5db6f4976d3e4b437cf7d0f258d941bfc" + url: "https://pub.dev" + source: hosted + version: "0.9.4+2" + file_selector_platform_interface: + dependency: transitive + description: + name: file_selector_platform_interface + sha256: a3994c26f10378a039faa11de174d7b78eb8f79e4dd0af2a451410c1a5c3f66b + url: "https://pub.dev" + source: hosted + version: "2.6.2" + file_selector_windows: + dependency: transitive + description: + name: file_selector_windows + sha256: "8f5d2f6590d51ecd9179ba39c64f722edc15226cc93dcc8698466ad36a4a85a4" + url: "https://pub.dev" + source: hosted + version: "0.9.3+3" + firebase_auth: + dependency: "direct main" + description: + name: firebase_auth + sha256: d453acec0d958ba0e25d41a9901b32cb77d1535766903dea7a61b2788c304596 + url: "https://pub.dev" + source: hosted + version: "5.3.1" + firebase_auth_platform_interface: + dependency: "direct main" + description: + name: firebase_auth_platform_interface + sha256: "78966c2ef774f5bf2a8381a307222867e9ece3509110500f7a138c115926aa65" + url: "https://pub.dev" + source: hosted + version: "7.4.7" + firebase_auth_web: + dependency: "direct main" + description: + name: firebase_auth_web + sha256: "77ad3b252badedd3f08dfa21a4c7fe244be96c6da3a4067f253b13ea5d32424c" + url: "https://pub.dev" + source: hosted + version: "5.13.2" + firebase_core: + dependency: "direct main" + description: + name: firebase_core + sha256: "51dfe2fbf3a984787a2e7b8592f2f05c986bfedd6fdacea3f9e0a7beb334de96" + url: "https://pub.dev" + source: hosted + version: "3.6.0" + firebase_core_platform_interface: + dependency: "direct main" + description: + name: firebase_core_platform_interface + sha256: e30da58198a6d4b49d5bce4e852f985c32cb10db329ebef9473db2b9f09ce810 + url: "https://pub.dev" + source: hosted + version: "5.3.0" + firebase_core_web: + dependency: "direct main" + description: + name: firebase_core_web + sha256: f967a7138f5d2ffb1ce15950e2a382924239eaa521150a8f144af34e68b3b3e5 + url: "https://pub.dev" + source: hosted + version: "2.18.1" + firebase_performance: + dependency: "direct main" + description: + name: firebase_performance + sha256: "0df8208afad64aa1d774bd267033312284bd73e68210caf6936dc1f8a8fa0878" + url: "https://pub.dev" + source: hosted + version: "0.10.0+8" + firebase_performance_platform_interface: + dependency: "direct main" + description: + name: firebase_performance_platform_interface + sha256: "97cc3fcda0a835142ff2e93b19dd72904d666a576e196f12cdaf492921e6ea44" + url: "https://pub.dev" + source: hosted + version: "0.1.4+44" + firebase_performance_web: + dependency: "direct main" + description: + name: firebase_performance_web + sha256: "322a4ae99cb952cdfd788399f52421dd6ecd713723ac7e5e6bb7856bb28ef270" + url: "https://pub.dev" + source: hosted + version: "0.1.7+2" + firebase_storage: + dependency: "direct main" + description: + name: firebase_storage + sha256: "8a8a21f3a359129a1257e2e77ece1de9678f40e43876635b3d411388ee388729" + url: "https://pub.dev" + source: hosted + version: "12.3.2" + firebase_storage_platform_interface: + dependency: "direct main" + description: + name: firebase_storage_platform_interface + sha256: "462621bbdb5ab496518aa0f4785cb6db87763d5f1063aa228e1f65562937af1d" + url: "https://pub.dev" + source: hosted + version: "5.1.31" + firebase_storage_web: + dependency: "direct main" + description: + name: firebase_storage_web + sha256: "40c52d5585ce63659b4b698fee0d47412ce499392ae3edf69c8e6141c22daf9a" + url: "https://pub.dev" + source: hosted + version: "3.10.2" + fixnum: + dependency: transitive + description: + name: fixnum + sha256: b6dc7065e46c974bc7c5f143080a6764ec7a4be6da1285ececdc37be96de53be + url: "https://pub.dev" + source: hosted + version: "1.1.1" + flutter: + dependency: "direct main" + description: flutter + source: sdk + version: "0.0.0" + flutter_animate: + dependency: "direct main" + description: + name: flutter_animate + sha256: "7c8a6594a9252dad30cc2ef16e33270b6248c4dedc3b3d06c86c4f3f4dc05ae5" + url: "https://pub.dev" + source: hosted + version: "4.5.0" + flutter_barcode_scanner: + dependency: transitive + description: + name: flutter_barcode_scanner + sha256: a4ba37daf9933f451a5e812c753ddd045d6354e4a3280342d895b07fecaab3fa + url: "https://pub.dev" + source: hosted + version: "2.0.0" + flutter_blurhash: + dependency: "direct main" + description: + name: flutter_blurhash + sha256: "5e67678e479ac639069d7af1e133f4a4702311491188ff3e0227486430db0c06" + url: "https://pub.dev" + source: hosted + version: "0.8.2" + flutter_cache_manager: + dependency: "direct main" + description: + name: flutter_cache_manager + sha256: "400b6592f16a4409a7f2bb929a9a7e38c72cceb8ffb99ee57bbf2cb2cecf8386" + url: "https://pub.dev" + source: hosted + version: "3.4.1" + flutter_driver: + dependency: transitive + description: flutter + source: sdk + version: "0.0.0" + flutter_keyboard_visibility: + dependency: "direct main" + description: + name: flutter_keyboard_visibility + sha256: "98664be7be0e3ffca00de50f7f6a287ab62c763fc8c762e0a21584584a3ff4f8" + url: "https://pub.dev" + source: hosted + version: "6.0.0" + flutter_keyboard_visibility_linux: + dependency: "direct main" + description: + name: flutter_keyboard_visibility_linux + sha256: "6fba7cd9bb033b6ddd8c2beb4c99ad02d728f1e6e6d9b9446667398b2ac39f08" + url: "https://pub.dev" + source: hosted + version: "1.0.0" + flutter_keyboard_visibility_macos: + dependency: "direct main" + description: + name: flutter_keyboard_visibility_macos + sha256: c5c49b16fff453dfdafdc16f26bdd8fb8d55812a1d50b0ce25fc8d9f2e53d086 + url: "https://pub.dev" + source: hosted + version: "1.0.0" + flutter_keyboard_visibility_platform_interface: + dependency: "direct main" + description: + name: flutter_keyboard_visibility_platform_interface + sha256: e43a89845873f7be10cb3884345ceb9aebf00a659f479d1c8f4293fcb37022a4 + url: "https://pub.dev" + source: hosted + version: "2.0.0" + flutter_keyboard_visibility_web: + dependency: "direct main" + description: + name: flutter_keyboard_visibility_web + sha256: d3771a2e752880c79203f8d80658401d0c998e4183edca05a149f5098ce6e3d1 + url: "https://pub.dev" + source: hosted + version: "2.0.0" + flutter_keyboard_visibility_windows: + dependency: "direct main" + description: + name: flutter_keyboard_visibility_windows + sha256: fc4b0f0b6be9b93ae527f3d527fb56ee2d918cd88bbca438c478af7bcfd0ef73 + url: "https://pub.dev" + source: hosted + version: "1.0.0" + flutter_launcher_icons: + dependency: "direct dev" + description: + name: flutter_launcher_icons + sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea" + url: "https://pub.dev" + source: hosted + version: "0.13.1" + flutter_lints: + dependency: "direct dev" + description: + name: flutter_lints + sha256: "3f41d009ba7172d5ff9be5f6e6e6abb4300e263aab8866d2a0842ed2a70f8f0c" + url: "https://pub.dev" + source: hosted + version: "4.0.0" + flutter_localizations: + dependency: "direct main" + description: flutter + source: sdk + version: "0.0.0" + flutter_native_splash: + dependency: "direct main" + description: + name: flutter_native_splash + sha256: aa06fec78de2190f3db4319dd60fdc8d12b2626e93ef9828633928c2dcaea840 + url: "https://pub.dev" + source: hosted + version: "2.4.1" + flutter_plugin_android_lifecycle: + dependency: "direct main" + description: + name: flutter_plugin_android_lifecycle + sha256: c6b0b4c05c458e1c01ad9bcc14041dd7b1f6783d487be4386f793f47a8a4d03e + url: "https://pub.dev" + source: hosted + version: "2.0.20" + flutter_shaders: + dependency: transitive + description: + name: flutter_shaders + sha256: "34794acadd8275d971e02df03afee3dee0f98dbfb8c4837082ad0034f612a3e2" + url: "https://pub.dev" + source: hosted + version: "0.1.3" + flutter_staggered_grid_view: + dependency: transitive + description: + name: flutter_staggered_grid_view + sha256: "19e7abb550c96fbfeb546b23f3ff356ee7c59a019a651f8f102a4ba9b7349395" + url: "https://pub.dev" + source: hosted + version: "0.7.0" + flutter_test: + dependency: "direct dev" + description: flutter + source: sdk + version: "0.0.0" + flutter_web_plugins: + dependency: "direct main" + description: flutter + source: sdk + version: "0.0.0" + flutter_windowmanager: + dependency: "direct main" + description: + name: flutter_windowmanager + sha256: b4d0bc06f6777952b729c0cdb7ce9ad1ecabd8b8b1cb0acb57a36621457dab1b + url: "https://pub.dev" + source: hosted + version: "0.2.0" + font_awesome_flutter: + dependency: "direct main" + description: + name: font_awesome_flutter + sha256: "275ff26905134bcb59417cf60ad979136f1f8257f2f449914b2c3e05bbb4cd6f" + url: "https://pub.dev" + source: hosted + version: "10.7.0" + from_css_color: + dependency: "direct main" + description: + name: from_css_color + sha256: "5e4d1795c8d10af94e51dd97636b2a29170a132be1aceba103e9866028d20823" + url: "https://pub.dev" + source: hosted + version: "2.0.0" + fuchsia_remote_debug_protocol: + dependency: transitive + description: flutter + source: sdk + version: "0.0.0" + go_router: + dependency: "direct main" + description: + name: go_router + sha256: c5fa45fa502ee880839e3b2152d987c44abae26d064a2376d4aad434cf0f7b15 + url: "https://pub.dev" + source: hosted + version: "12.1.3" + google_fonts: + dependency: "direct main" + description: + name: google_fonts + sha256: f0b8d115a13ecf827013ec9fc883390ccc0e87a96ed5347a3114cac177ef18e8 + url: "https://pub.dev" + source: hosted + version: "6.1.0" + google_identity_services_web: + dependency: transitive + description: + name: google_identity_services_web + sha256: "55580f436822d64c8ff9a77e37d61f5fb1e6c7ec9d632a43ee324e2a05c3c6c9" + url: "https://pub.dev" + source: hosted + version: "0.3.3" + google_sign_in: + dependency: "direct main" + description: + name: google_sign_in + sha256: "0b8787cb9c1a68ad398e8010e8c8766bfa33556d2ab97c439fb4137756d7308f" + url: "https://pub.dev" + source: hosted + version: "6.2.1" + google_sign_in_android: + dependency: "direct main" + description: + name: google_sign_in_android + sha256: "0608de03fc541ece4f91ba3e01a68b17cce7a6cf42bd59e40bbe5c55cc3a49d8" + url: "https://pub.dev" + source: hosted + version: "6.1.30" + google_sign_in_ios: + dependency: "direct main" + description: + name: google_sign_in_ios + sha256: "4898410f55440049e1ba8f15411612d9f89299d89c61cd9baf7e02d56ff81ac7" + url: "https://pub.dev" + source: hosted + version: "5.7.7" + google_sign_in_platform_interface: + dependency: "direct main" + description: + name: google_sign_in_platform_interface + sha256: "1f6e5787d7a120cc0359ddf315c92309069171306242e181c09472d1b00a2971" + url: "https://pub.dev" + source: hosted + version: "2.4.5" + google_sign_in_web: + dependency: "direct main" + description: + name: google_sign_in_web + sha256: "042805a21127a85b0dc46bba98a37926f17d2439720e8a459d27045d8ef68055" + url: "https://pub.dev" + source: hosted + version: "0.12.4+2" + html: + dependency: "direct main" + description: + name: html + sha256: "3a7812d5bcd2894edf53dfaf8cd640876cf6cef50a8f238745c8b8120ea74d3a" + url: "https://pub.dev" + source: hosted + version: "0.15.4" + http: + dependency: "direct main" + description: + name: http + sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010 + url: "https://pub.dev" + source: hosted + version: "1.2.2" + http_parser: + dependency: transitive + description: + name: http_parser + sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b" + url: "https://pub.dev" + source: hosted + version: "4.0.2" + image: + dependency: "direct main" + description: + name: image + sha256: "2237616a36c0d69aef7549ab439b833fb7f9fb9fc861af2cc9ac3eedddd69ca8" + url: "https://pub.dev" + source: hosted + version: "4.2.0" + image_picker: + dependency: "direct main" + description: + name: image_picker + sha256: "021834d9c0c3de46bf0fe40341fa07168407f694d9b2bb18d532dc1261867f7a" + url: "https://pub.dev" + source: hosted + version: "1.1.2" + image_picker_android: + dependency: "direct main" + description: + name: image_picker_android + sha256: c0a6763d50b354793d0192afd0a12560b823147d3ded7c6b77daf658fa05cc85 + url: "https://pub.dev" + source: hosted + version: "0.8.12+13" + image_picker_for_web: + dependency: "direct main" + description: + name: image_picker_for_web + sha256: "65d94623e15372c5c51bebbcb820848d7bcb323836e12dfdba60b5d3a8b39e50" + url: "https://pub.dev" + source: hosted + version: "3.0.5" + image_picker_ios: + dependency: "direct main" + description: + name: image_picker_ios + sha256: "6703696ad49f5c3c8356d576d7ace84d1faf459afb07accbb0fae780753ff447" + url: "https://pub.dev" + source: hosted + version: "0.8.12" + image_picker_linux: + dependency: "direct main" + description: + name: image_picker_linux + sha256: "4ed1d9bb36f7cd60aa6e6cd479779cc56a4cb4e4de8f49d487b1aaad831300fa" + url: "https://pub.dev" + source: hosted + version: "0.2.1+1" + image_picker_macos: + dependency: "direct main" + description: + name: image_picker_macos + sha256: "3f5ad1e8112a9a6111c46d0b57a7be2286a9a07fc6e1976fdf5be2bd31d4ff62" + url: "https://pub.dev" + source: hosted + version: "0.2.1+1" + image_picker_platform_interface: + dependency: "direct main" + description: + name: image_picker_platform_interface + sha256: "9ec26d410ff46f483c5519c29c02ef0e02e13a543f882b152d4bfd2f06802f80" + url: "https://pub.dev" + source: hosted + version: "2.10.0" + image_picker_windows: + dependency: "direct main" + description: + name: image_picker_windows + sha256: "6ad07afc4eb1bc25f3a01084d28520496c4a3bb0cb13685435838167c9dcedeb" + url: "https://pub.dev" + source: hosted + version: "0.2.1+1" + infinite_scroll_pagination: + dependency: "direct main" + description: + name: infinite_scroll_pagination + sha256: b68bce20752fcf36c7739e60de4175494f74e99e9a69b4dd2fe3a1dd07a7f16a + url: "https://pub.dev" + source: hosted + version: "4.0.0" + integration_test: + dependency: "direct dev" + description: flutter + source: sdk + version: "0.0.0" + internet_file: + dependency: "direct main" + description: + name: internet_file + sha256: c3e6aa0c1cc6c08e701bb91019a7784fece1f64e18464f53df1200caa7598b68 + url: "https://pub.dev" + source: hosted + version: "1.2.0" + intl: + dependency: "direct main" + description: + name: intl + sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf + url: "https://pub.dev" + source: hosted + version: "0.19.0" + iregexp: + dependency: transitive + description: + name: iregexp + sha256: "143859dcaeecf6f683102786762d70a47ef8441a0d2287a158172d32d38799cf" + url: "https://pub.dev" + source: hosted + version: "0.1.2" + json_annotation: + dependency: transitive + description: + name: json_annotation + sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1" + url: "https://pub.dev" + source: hosted + version: "4.9.0" + json_path: + dependency: "direct main" + description: + name: json_path + sha256: dc25b4e2297a6bd39fb52b7d122a7787b7dab751fb278d315b54706b98bb76db + url: "https://pub.dev" + source: hosted + version: "0.7.2" + leak_tracker: + dependency: transitive + description: + name: leak_tracker + sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05" + url: "https://pub.dev" + source: hosted + version: "10.0.5" + leak_tracker_flutter_testing: + dependency: transitive + description: + name: leak_tracker_flutter_testing + sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806" + url: "https://pub.dev" + source: hosted + version: "3.0.5" + leak_tracker_testing: + dependency: transitive + description: + name: leak_tracker_testing + sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3" + url: "https://pub.dev" + source: hosted + version: "3.0.1" + lints: + dependency: "direct dev" + description: + name: lints + sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235" + url: "https://pub.dev" + source: hosted + version: "4.0.0" + logging: + dependency: transitive + description: + name: logging + sha256: c8245ada5f1717ed44271ed1c26b8ce85ca3228fd2ffdb75468ab01979309d61 + url: "https://pub.dev" + source: hosted + version: "1.3.0" + lottie: + dependency: "direct main" + description: + name: lottie + sha256: a93542cc2d60a7057255405f62252533f8e8956e7e06754955669fd32fb4b216 + url: "https://pub.dev" + source: hosted + version: "2.7.0" + map_launcher: + dependency: "direct main" + description: + name: map_launcher + sha256: "7436d6ef9ae57ff15beafcedafe0a8f0604006cbecd2d26024c4cfb0158c2b9a" + url: "https://pub.dev" + source: hosted + version: "3.5.0" + mask_text_input_formatter: + dependency: "direct main" + description: + name: mask_text_input_formatter + sha256: "978c58ec721c25621ceb468e633f4eef64b64d45424ac4540e0565d4f7c800cd" + url: "https://pub.dev" + source: hosted + version: "2.9.0" + matcher: + dependency: transitive + description: + name: matcher + sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb + url: "https://pub.dev" + source: hosted + version: "0.12.16+1" + material_color_utilities: + dependency: transitive + description: + name: material_color_utilities + sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec + url: "https://pub.dev" + source: hosted + version: "0.11.1" + maybe_just_nothing: + dependency: transitive + description: + name: maybe_just_nothing + sha256: "0c06326e26d08f6ed43247404376366dc4d756cef23a4f1db765f546224c35e0" + url: "https://pub.dev" + source: hosted + version: "0.5.3" + meta: + dependency: transitive + description: + name: meta + sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7 + url: "https://pub.dev" + source: hosted + version: "1.15.0" + mime: + dependency: transitive + description: + name: mime + sha256: "801fd0b26f14a4a58ccb09d5892c3fbdeff209594300a542492cf13fba9d247a" + url: "https://pub.dev" + source: hosted + version: "1.0.6" + mime_type: + dependency: "direct main" + description: + name: mime_type + sha256: "2ad6e67d3d2de9ac0f8ef5352d998fd103cb21351ae8c02fb0c78b079b37d275" + url: "https://pub.dev" + source: hosted + version: "1.0.0" + nested: + dependency: transitive + description: + name: nested + sha256: "03bac4c528c64c95c722ec99280375a6f2fc708eec17c7b3f07253b626cd2a20" + url: "https://pub.dev" + source: hosted + version: "1.0.0" + nfc_manager: + dependency: "direct main" + description: + name: nfc_manager + sha256: f5be75e90f8f2bff3ee49fbd7ef65bdd4a86ee679c2412e71ab2846a8cff8c59 + url: "https://pub.dev" + source: hosted + version: "3.5.0" + octo_image: + dependency: "direct main" + description: + name: octo_image + sha256: "34faa6639a78c7e3cbe79be6f9f96535867e879748ade7d17c9b1ae7536293bd" + url: "https://pub.dev" + source: hosted + version: "2.1.0" + package_info_plus: + dependency: "direct main" + description: + name: package_info_plus + sha256: da8d9ac8c4b1df253d1a328b7bf01ae77ef132833479ab40763334db13b91cce + url: "https://pub.dev" + source: hosted + version: "8.1.1" + package_info_plus_platform_interface: + dependency: transitive + description: + name: package_info_plus_platform_interface + sha256: ac1f4a4847f1ade8e6a87d1f39f5d7c67490738642e2542f559ec38c37489a66 + url: "https://pub.dev" + source: hosted + version: "3.0.1" + page_transition: + dependency: "direct main" + description: + name: page_transition + sha256: dee976b1f23de9bbef5cd512fe567e9f6278caee11f5eaca9a2115c19dc49ef6 + url: "https://pub.dev" + source: hosted + version: "2.1.0" + path: + dependency: transitive + description: + name: path + sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af" + url: "https://pub.dev" + source: hosted + version: "1.9.0" + path_provider: + dependency: "direct main" + description: + name: path_provider + sha256: fec0d61223fba3154d87759e3cc27fe2c8dc498f6386c6d6fc80d1afdd1bf378 + url: "https://pub.dev" + source: hosted + version: "2.1.4" + path_provider_android: + dependency: "direct main" + description: + name: path_provider_android + sha256: "6f01f8e37ec30b07bc424b4deabac37cacb1bc7e2e515ad74486039918a37eb7" + url: "https://pub.dev" + source: hosted + version: "2.2.10" + path_provider_foundation: + dependency: "direct main" + description: + name: path_provider_foundation + sha256: f234384a3fdd67f989b4d54a5d73ca2a6c422fa55ae694381ae0f4375cd1ea16 + url: "https://pub.dev" + source: hosted + version: "2.4.0" + path_provider_linux: + dependency: "direct main" + description: + name: path_provider_linux + sha256: f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279 + url: "https://pub.dev" + source: hosted + version: "2.2.1" + path_provider_platform_interface: + dependency: "direct main" + description: + name: path_provider_platform_interface + sha256: "88f5779f72ba699763fa3a3b06aa4bf6de76c8e5de842cf6f29e2e06476c2334" + url: "https://pub.dev" + source: hosted + version: "2.1.2" + path_provider_windows: + dependency: "direct main" + description: + name: path_provider_windows + sha256: bd6f00dbd873bfb70d0761682da2b3a2c2fccc2b9e84c495821639601d81afe7 + url: "https://pub.dev" + source: hosted + version: "2.3.0" + pdfx: + dependency: "direct main" + description: + name: pdfx + sha256: cbbd7bf54d6f37524df85d06a816fa095d124cd32d42909effddc0027f9db10b + url: "https://pub.dev" + source: hosted + version: "2.8.0" + permission_handler: + dependency: transitive + description: + name: permission_handler + sha256: "18bf33f7fefbd812f37e72091a15575e72d5318854877e0e4035a24ac1113ecb" + url: "https://pub.dev" + source: hosted + version: "11.3.1" + permission_handler_android: + dependency: transitive + description: + name: permission_handler_android + sha256: "71bbecfee799e65aff7c744761a57e817e73b738fedf62ab7afd5593da21f9f1" + url: "https://pub.dev" + source: hosted + version: "12.0.13" + permission_handler_apple: + dependency: transitive + description: + name: permission_handler_apple + sha256: e6f6d73b12438ef13e648c4ae56bd106ec60d17e90a59c4545db6781229082a0 + url: "https://pub.dev" + source: hosted + version: "9.4.5" + permission_handler_html: + dependency: transitive + description: + name: permission_handler_html + sha256: "38f000e83355abb3392140f6bc3030660cfaef189e1f87824facb76300b4ff24" + url: "https://pub.dev" + source: hosted + version: "0.1.3+5" + permission_handler_platform_interface: + dependency: transitive + description: + name: permission_handler_platform_interface + sha256: e9c8eadee926c4532d0305dff94b85bf961f16759c3af791486613152af4b4f9 + url: "https://pub.dev" + source: hosted + version: "4.2.3" + permission_handler_windows: + dependency: transitive + description: + name: permission_handler_windows + sha256: "1a790728016f79a41216d88672dbc5df30e686e811ad4e698bfc51f76ad91f1e" + url: "https://pub.dev" + source: hosted + version: "0.2.1" + petitparser: + dependency: transitive + description: + name: petitparser + sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27 + url: "https://pub.dev" + source: hosted + version: "6.0.2" + photo_view: + dependency: "direct main" + description: + name: photo_view + sha256: "1fc3d970a91295fbd1364296575f854c9863f225505c28c46e0a03e48960c75e" + url: "https://pub.dev" + source: hosted + version: "0.15.0" + platform: + dependency: transitive + description: + name: platform + sha256: "9b71283fc13df574056616011fb138fd3b793ea47cc509c189a6c3fa5f8a1a65" + url: "https://pub.dev" + source: hosted + version: "3.1.5" + plugin_platform_interface: + dependency: "direct main" + description: + name: plugin_platform_interface + sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02" + url: "https://pub.dev" + source: hosted + version: "2.1.8" + process: + dependency: transitive + description: + name: process + sha256: "21e54fd2faf1b5bdd5102afd25012184a6793927648ea81eea80552ac9405b32" + url: "https://pub.dev" + source: hosted + version: "5.0.2" + provider: + dependency: "direct main" + description: + name: provider + sha256: c8a055ee5ce3fd98d6fc872478b03823ffdb448699c6ebdbbc71d59b596fd48c + url: "https://pub.dev" + source: hosted + version: "6.1.2" + qr: + dependency: transitive + description: + name: qr + sha256: "5a1d2586170e172b8a8c8470bbbffd5eb0cd38a66c0d77155ea138d3af3a4445" + url: "https://pub.dev" + source: hosted + version: "3.0.2" + rfc_6901: + dependency: transitive + description: + name: rfc_6901 + sha256: df1bbfa3d023009598f19636d6114c6ac1e0b7bb7bf6a260f0e6e6ce91416820 + url: "https://pub.dev" + source: hosted + version: "0.2.0" + rxdart: + dependency: "direct main" + description: + name: rxdart + sha256: "0c7c0cedd93788d996e33041ffecda924cc54389199cde4e6a34b440f50044cb" + url: "https://pub.dev" + source: hosted + version: "0.27.7" + shared_preferences: + dependency: "direct main" + description: + name: shared_preferences + sha256: "746e5369a43170c25816cc472ee016d3a66bc13fcf430c0bc41ad7b4b2922051" + url: "https://pub.dev" + source: hosted + version: "2.3.2" + shared_preferences_android: + dependency: "direct main" + description: + name: shared_preferences_android + sha256: "480ba4345773f56acda9abf5f50bd966f581dac5d514e5fc4a18c62976bbba7e" + url: "https://pub.dev" + source: hosted + version: "2.3.2" + shared_preferences_foundation: + dependency: "direct main" + description: + name: shared_preferences_foundation + sha256: c4b35f6cb8f63c147312c054ce7c2254c8066745125264f0c88739c417fc9d9f + url: "https://pub.dev" + source: hosted + version: "2.5.2" + shared_preferences_linux: + dependency: "direct main" + description: + name: shared_preferences_linux + sha256: "580abfd40f415611503cae30adf626e6656dfb2f0cee8f465ece7b6defb40f2f" + url: "https://pub.dev" + source: hosted + version: "2.4.1" + shared_preferences_platform_interface: + dependency: "direct main" + description: + name: shared_preferences_platform_interface + sha256: "57cbf196c486bc2cf1f02b85784932c6094376284b3ad5779d1b1c6c6a816b80" + url: "https://pub.dev" + source: hosted + version: "2.4.1" + shared_preferences_web: + dependency: "direct main" + description: + name: shared_preferences_web + sha256: d2ca4132d3946fec2184261726b355836a82c33d7d5b67af32692aff18a4684e + url: "https://pub.dev" + source: hosted + version: "2.4.2" + shared_preferences_windows: + dependency: "direct main" + description: + name: shared_preferences_windows + sha256: "94ef0f72b2d71bc3e700e025db3710911bd51a71cefb65cc609dd0d9a982e3c1" + url: "https://pub.dev" + source: hosted + version: "2.4.1" + sign_in_with_apple: + dependency: "direct main" + description: + name: sign_in_with_apple + sha256: "3c9dc9dcd5c42a17c6d4b912556198e8bd8e731ab67ac30f4a655974f95e7260" + url: "https://pub.dev" + source: hosted + version: "6.1.2" + sign_in_with_apple_platform_interface: + dependency: "direct main" + description: + name: sign_in_with_apple_platform_interface + sha256: c2ef2ce6273fce0c61acd7e9ff5be7181e33d7aa2b66508b39418b786cca2119 + url: "https://pub.dev" + source: hosted + version: "1.1.0" + sign_in_with_apple_web: + dependency: "direct main" + description: + name: sign_in_with_apple_web + sha256: c009e9beeb6c376e86aaa154fcc8b4e075d4bad90c56286b9668a51cdb6129ea + url: "https://pub.dev" + source: hosted + version: "2.1.0" + simple_barcode_scanner: + dependency: "direct main" + description: + name: simple_barcode_scanner + sha256: "52b30082ebd6fab1e6314cb9bfc1aca5372890616dcb89d0e254edf7b7ef4951" + url: "https://pub.dev" + source: hosted + version: "0.1.2" + sky_engine: + dependency: transitive + description: flutter + source: sdk + version: "0.0.99" + sliver_tools: + dependency: transitive + description: + name: sliver_tools + sha256: eae28220badfb9d0559207badcbbc9ad5331aac829a88cb0964d330d2a4636a6 + url: "https://pub.dev" + source: hosted + version: "0.2.12" + smooth_page_indicator: + dependency: "direct main" + description: + name: smooth_page_indicator + sha256: "725bc638d5e79df0c84658e1291449996943f93bacbc2cec49963dbbab48d8ae" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + source_span: + dependency: transitive + description: + name: source_span + sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c" + url: "https://pub.dev" + source: hosted + version: "1.10.0" + sprintf: + dependency: transitive + description: + name: sprintf + sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23" + url: "https://pub.dev" + source: hosted + version: "7.0.0" + sqflite: + dependency: "direct main" + description: + name: sqflite + sha256: a43e5a27235518c03ca238e7b4732cf35eabe863a369ceba6cbefa537a66f16d + url: "https://pub.dev" + source: hosted + version: "2.3.3+1" + sqflite_common: + dependency: "direct main" + description: + name: sqflite_common + sha256: "4058172e418eb7e7f2058dcb7657d451a8fc264afa0dea4dbd0f304a57131611" + url: "https://pub.dev" + source: hosted + version: "2.5.4+3" + stack_trace: + dependency: transitive + description: + name: stack_trace + sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" + url: "https://pub.dev" + source: hosted + version: "1.11.1" + stream_channel: + dependency: transitive + description: + name: stream_channel + sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7 + url: "https://pub.dev" + source: hosted + version: "2.1.2" + stream_transform: + dependency: "direct main" + description: + name: stream_transform + sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f" + url: "https://pub.dev" + source: hosted + version: "2.1.0" + string_scanner: + dependency: transitive + description: + name: string_scanner + sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" + url: "https://pub.dev" + source: hosted + version: "1.2.0" + sync_http: + dependency: transitive + description: + name: sync_http + sha256: "7f0cd72eca000d2e026bcd6f990b81d0ca06022ef4e32fb257b30d3d1014a961" + url: "https://pub.dev" + source: hosted + version: "0.3.1" + synchronized: + dependency: transitive + description: + name: synchronized + sha256: "69fe30f3a8b04a0be0c15ae6490fc859a78ef4c43ae2dd5e8a623d45bfcf9225" + url: "https://pub.dev" + source: hosted + version: "3.3.0+3" + term_glyph: + dependency: transitive + description: + name: term_glyph + sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84 + url: "https://pub.dev" + source: hosted + version: "1.2.1" + test_api: + dependency: transitive + description: + name: test_api + sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb" + url: "https://pub.dev" + source: hosted + version: "0.7.2" + timeago: + dependency: "direct main" + description: + name: timeago + sha256: d3204eb4c788214883380253da7f23485320a58c11d145babc82ad16bf4e7764 + url: "https://pub.dev" + source: hosted + version: "3.6.1" + typed_data: + dependency: transitive + description: + name: typed_data + sha256: f9049c039ebfeb4cf7a7104a675823cd72dba8297f264b6637062516699fa006 + url: "https://pub.dev" + source: hosted + version: "1.4.0" + universal_file: + dependency: transitive + description: + name: universal_file + sha256: d1a957fccaad2a32023b62fe435b273ee47aaf2eb804709795e4bf4afff50960 + url: "https://pub.dev" + source: hosted + version: "1.0.0" + universal_io: + dependency: "direct main" + description: + name: universal_io + sha256: "1722b2dcc462b4b2f3ee7d188dad008b6eb4c40bbd03a3de451d82c78bba9aad" + url: "https://pub.dev" + source: hosted + version: "2.2.2" + universal_platform: + dependency: transitive + description: + name: universal_platform + sha256: "64e16458a0ea9b99260ceb5467a214c1f298d647c659af1bff6d3bf82536b1ec" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + url_launcher: + dependency: "direct main" + description: + name: url_launcher + sha256: "21b704ce5fa560ea9f3b525b43601c678728ba46725bab9b01187b4831377ed3" + url: "https://pub.dev" + source: hosted + version: "6.3.0" + url_launcher_android: + dependency: "direct main" + description: + name: url_launcher_android + sha256: e35a698ac302dd68e41f73250bd9517fe3ab5fa4f18fe4647a0872db61bacbab + url: "https://pub.dev" + source: hosted + version: "6.3.10" + url_launcher_ios: + dependency: "direct main" + description: + name: url_launcher_ios + sha256: e43b677296fadce447e987a2f519dcf5f6d1e527dc35d01ffab4fff5b8a7063e + url: "https://pub.dev" + source: hosted + version: "6.3.1" + url_launcher_linux: + dependency: "direct main" + description: + name: url_launcher_linux + sha256: e2b9622b4007f97f504cd64c0128309dfb978ae66adbe944125ed9e1750f06af + url: "https://pub.dev" + source: hosted + version: "3.2.0" + url_launcher_macos: + dependency: "direct main" + description: + name: url_launcher_macos + sha256: "769549c999acdb42b8bcfa7c43d72bf79a382ca7441ab18a808e101149daf672" + url: "https://pub.dev" + source: hosted + version: "3.2.1" + url_launcher_platform_interface: + dependency: "direct main" + description: + name: url_launcher_platform_interface + sha256: "552f8a1e663569be95a8190206a38187b531910283c3e982193e4f2733f01029" + url: "https://pub.dev" + source: hosted + version: "2.3.2" + url_launcher_web: + dependency: "direct main" + description: + name: url_launcher_web + sha256: "772638d3b34c779ede05ba3d38af34657a05ac55b06279ea6edd409e323dca8e" + url: "https://pub.dev" + source: hosted + version: "2.3.3" + url_launcher_windows: + dependency: "direct main" + description: + name: url_launcher_windows + sha256: "49c10f879746271804767cb45551ec5592cdab00ee105c06dddde1a98f73b185" + url: "https://pub.dev" + source: hosted + version: "3.1.2" + uuid: + dependency: "direct overridden" + description: + name: uuid + sha256: a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff + url: "https://pub.dev" + source: hosted + version: "4.5.1" + vector_math: + dependency: transitive + description: + name: vector_math + sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803" + url: "https://pub.dev" + source: hosted + version: "2.1.4" + video_player: + dependency: "direct main" + description: + name: video_player + sha256: "4a8c3492d734f7c39c2588a3206707a05ee80cef52e8c7f3b2078d430c84bc17" + url: "https://pub.dev" + source: hosted + version: "2.9.2" + video_player_android: + dependency: "direct main" + description: + name: video_player_android + sha256: "2800d68d6d5b4c22da62453568ed68e63c35bea524d4fa42062e53d6bb591433" + url: "https://pub.dev" + source: hosted + version: "2.7.13" + video_player_avfoundation: + dependency: "direct main" + description: + name: video_player_avfoundation + sha256: cd5ab8a8bc0eab65ab0cea40304097edc46da574c8c1ecdee96f28cd8ef3792f + url: "https://pub.dev" + source: hosted + version: "2.6.2" + video_player_platform_interface: + dependency: "direct main" + description: + name: video_player_platform_interface + sha256: "229d7642ccd9f3dc4aba169609dd6b5f3f443bb4cc15b82f7785fcada5af9bbb" + url: "https://pub.dev" + source: hosted + version: "6.2.3" + video_player_web: + dependency: "direct main" + description: + name: video_player_web + sha256: "6dcdd298136523eaf7dfc31abaf0dfba9aa8a8dbc96670e87e9d42b6f2caf774" + url: "https://pub.dev" + source: hosted + version: "2.3.2" + vm_service: + dependency: transitive + description: + name: vm_service + sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d" + url: "https://pub.dev" + source: hosted + version: "14.2.5" + wakelock_plus: + dependency: transitive + description: + name: wakelock_plus + sha256: bf4ee6f17a2fa373ed3753ad0e602b7603f8c75af006d5b9bdade263928c0484 + url: "https://pub.dev" + source: hosted + version: "1.2.8" + wakelock_plus_platform_interface: + dependency: transitive + description: + name: wakelock_plus_platform_interface + sha256: "422d1cdbb448079a8a62a5a770b69baa489f8f7ca21aef47800c726d404f9d16" + url: "https://pub.dev" + source: hosted + version: "1.2.1" + web: + dependency: transitive + description: + name: web + sha256: cd3543bd5798f6ad290ea73d210f423502e71900302dde696f8bff84bf89a1cb + url: "https://pub.dev" + source: hosted + version: "1.1.0" + webdriver: + dependency: transitive + description: + name: webdriver + sha256: "003d7da9519e1e5f329422b36c4dcdf18d7d2978d1ba099ea4e45ba490ed845e" + url: "https://pub.dev" + source: hosted + version: "3.0.3" + webview_windows: + dependency: transitive + description: + name: webview_windows + sha256: "47fcad5875a45db29dbb5c9e6709bf5c88dcc429049872701343f91ed7255730" + url: "https://pub.dev" + source: hosted + version: "0.4.0" + win32: + dependency: "direct overridden" + description: + name: win32 + sha256: a79dbe579cb51ecd6d30b17e0cae4e0ea15e2c0e66f69ad4198f22a6789e94f4 + url: "https://pub.dev" + source: hosted + version: "5.5.1" + win32_registry: + dependency: transitive + description: + name: win32_registry + sha256: "21ec76dfc731550fd3e2ce7a33a9ea90b828fdf19a5c3bcf556fa992cfa99852" + url: "https://pub.dev" + source: hosted + version: "1.1.5" + xdg_directories: + dependency: transitive + description: + name: xdg_directories + sha256: "7a3f37b05d989967cdddcbb571f1ea834867ae2faa29725fd085180e0883aa15" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + xml: + dependency: "direct main" + description: + name: xml + sha256: b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226 + url: "https://pub.dev" + source: hosted + version: "6.5.0" + yaml: + dependency: transitive + description: + name: yaml + sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5" + url: "https://pub.dev" + source: hosted + version: "3.1.2" +sdks: + dart: ">=3.5.3 <4.0.0" + flutter: ">=3.24.0"