From 5e7414ada8d85311dcba23bdc37473ad307c1301 Mon Sep 17 00:00:00 2001 From: Kima Date: Sat, 21 Oct 2023 21:17:27 +0200 Subject: [PATCH] renamed folder so i can add it as a submodule --- .../.dart_tool/package_config.json | 1172 +++++++++++++ .../.dart_tool/package_config_subset | 777 +++++++++ filcnaplo_premium_old/.dart_tool/version | 1 + filcnaplo_premium_old/.flutter-plugins | 57 + .../.flutter-plugins-dependencies | 1 + .../README.md | 0 .../analysis_options.yaml | 0 .../lib/api/auth.dart | 0 .../lib/models/premium_result.dart | 0 .../lib/models/premium_scopes.dart | 0 .../lib/providers/goal_provider.dart | 0 .../lib/providers/premium_provider.dart | 0 .../goal_planner/goal_complete_modal.dart | 0 .../ui/mobile/goal_planner/goal_input.dart | 0 .../ui/mobile/goal_planner/goal_planner.dart | 0 .../goal_planner/goal_planner_screen.dart | 0 .../goal_planner_screen.i18n.dart | 0 .../goal_planner/goal_state_screen.dart | 0 .../goal_planner/goal_state_screen.i18n.dart | 0 .../ui/mobile/goal_planner/grade_display.dart | 0 .../lib/ui/mobile/goal_planner/graph.dart | 0 .../ui/mobile/goal_planner/graph.i18n.dart | 0 .../ui/mobile/goal_planner/route_option.dart | 0 .../activation_view/activation_dashboard.dart | 0 .../activation_view/activation_view.dart | 0 .../lib/ui/mobile/premium/premium_inline.dart | 0 .../lib/ui/mobile/premium/upsell.dart | 0 .../mobile/settings/modify_teacher_names.dart | 0 .../lib/ui/mobile/settings/share_theme.dart | 0 .../ui/mobile/settings/welcome_message.dart | 0 filcnaplo_premium_old/pubspec.lock | 1534 +++++++++++++++++ .../pubspec.yaml | 0 32 files changed, 3542 insertions(+) create mode 100644 filcnaplo_premium_old/.dart_tool/package_config.json create mode 100644 filcnaplo_premium_old/.dart_tool/package_config_subset create mode 100644 filcnaplo_premium_old/.dart_tool/version create mode 100644 filcnaplo_premium_old/.flutter-plugins create mode 100644 filcnaplo_premium_old/.flutter-plugins-dependencies rename {filcnaplo_premium => filcnaplo_premium_old}/README.md (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/analysis_options.yaml (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/api/auth.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/models/premium_result.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/models/premium_scopes.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/providers/goal_provider.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/providers/premium_provider.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/goal_complete_modal.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/goal_input.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/goal_planner.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/goal_planner_screen.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/goal_planner_screen.i18n.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/goal_state_screen.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/goal_state_screen.i18n.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/grade_display.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/graph.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/graph.i18n.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/goal_planner/route_option.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/premium/activation_view/activation_dashboard.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/premium/activation_view/activation_view.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/premium/premium_inline.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/premium/upsell.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/settings/modify_teacher_names.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/settings/share_theme.dart (100%) rename {filcnaplo_premium => filcnaplo_premium_old}/lib/ui/mobile/settings/welcome_message.dart (100%) create mode 100644 filcnaplo_premium_old/pubspec.lock rename {filcnaplo_premium => filcnaplo_premium_old}/pubspec.yaml (100%) diff --git a/filcnaplo_premium_old/.dart_tool/package_config.json b/filcnaplo_premium_old/.dart_tool/package_config.json new file mode 100644 index 0000000..c8641e6 --- /dev/null +++ b/filcnaplo_premium_old/.dart_tool/package_config.json @@ -0,0 +1,1172 @@ +{ + "configVersion": 2, + "packages": [ + { + "name": "_fe_analyzer_shared", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/_fe_analyzer_shared-61.0.0", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "analyzer", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/analyzer-5.13.0", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "animated_background", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/animated_background-2.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "animated_flip_counter", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/animated_flip_counter-0.2.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "animated_list_plus", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/animated_list_plus-0.5.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "animations", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/animations-2.0.8", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "app_group_directory", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/app_group_directory-2.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "archive", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/archive-3.4.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "args", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/args-2.4.2", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "async", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/async-2.11.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "auto_size_text", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/auto_size_text-3.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "background_fetch", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/background_fetch-1.2.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "boolean_selector", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "characters", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/characters-1.3.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "charcode", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/charcode-1.3.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "clock", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/clock-1.1.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "collection", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/collection-1.17.2", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "confetti", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/confetti-0.6.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "connectivity_plus", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "connectivity_plus_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus_platform_interface-1.2.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "convert", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/convert-3.1.1", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "coverage", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/coverage-1.6.4", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "cross_file", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/cross_file-0.3.3+6", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "crypto", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/crypto-3.0.3", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "csslib", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/csslib-1.0.0", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "cupertino_icons", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.6", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "dbus", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/dbus-0.7.8", + "packageUri": "lib/", + "languageVersion": "2.15" + }, + { + "name": "dev_test", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/dev_test-0.16.1+4", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "dotted_border", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/dotted_border-2.1.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "dropdown_button2", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/dropdown_button2-1.9.4", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "dynamic_color", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/dynamic_color-1.6.7", + "packageUri": "lib/", + "languageVersion": "2.16" + }, + { + "name": "elegant_notification", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/elegant_notification-1.11.2", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "equatable", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/equatable-2.0.5", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "fake_async", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/fake_async-1.3.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "ffi", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/ffi-2.1.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "filcnaplo", + "rootUri": "../../filcnaplo", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "filcnaplo_desktop_ui", + "rootUri": "../../filcnaplo_desktop_ui", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "filcnaplo_kreta_api", + "rootUri": "../../filcnaplo_kreta_api", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "filcnaplo_mobile_ui", + "rootUri": "../../filcnaplo_mobile_ui", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "file", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/file-7.0.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "file_picker", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/file_picker-5.5.0", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "file_selector_linux", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "file_selector_macos", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "file_selector_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "file_selector_windows", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "fl_chart", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/fl_chart-0.45.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter", + "rootUri": "file:///Users/kima/src/flutter/packages/flutter", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "flutter_acrylic", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_acrylic-1.1.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_custom_tabs", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs-1.2.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_custom_tabs_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs_platform_interface-1.2.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_custom_tabs_web", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs_web-1.1.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_displaymode", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_displaymode-0.6.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_expandable_fab", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_expandable_fab-1.8.1", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "flutter_feather_icons", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_feather_icons-2.0.0+1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_image_compress", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress-2.0.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_image_compress_common", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_common-1.0.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_image_compress_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_platform_interface-1.0.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_image_compress_web", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_web-0.1.3+1", + "packageUri": "lib/", + "languageVersion": "2.16" + }, + { + "name": "flutter_linkify", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_linkify-5.0.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_lints", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_lints-1.0.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_local_notifications", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications-14.1.4", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "flutter_local_notifications_linux", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-4.0.0+1", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "flutter_local_notifications_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications_platform_interface-7.0.0+1", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "flutter_localizations", + "rootUri": "file:///Users/kima/src/flutter/packages/flutter_localizations", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "flutter_markdown", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_markdown-0.6.18", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "flutter_material_color_picker", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_material_color_picker-1.2.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "flutter_native_image", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_native_image-0.0.6+1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_plugin_android_lifecycle", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "flutter_staggered_grid_view", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_staggered_grid_view-0.7.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "flutter_svg", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_svg-1.1.6", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "flutter_test", + "rootUri": "file:///Users/kima/src/flutter/packages/flutter_test", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "flutter_web_plugins", + "rootUri": "file:///Users/kima/src/flutter/packages/flutter_web_plugins", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "frontend_server_client", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "glob", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/glob-2.1.2", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "go_router", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/go_router-10.2.0", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "graphs", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/graphs-2.3.1", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "home_widget", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/home_widget-0.1.6", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "html", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/html-0.15.4", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "http", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/http-0.13.6", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "http_multi_server", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/http_multi_server-3.2.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "http_parser", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/http_parser-4.0.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "i18n_extension", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/i18n_extension-9.0.2", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "image_crop", + "rootUri": "file:///Users/kima/.pub-cache/git/image_crop-5e98cdd539a47861c1f81e230344b7fd338dde4f/", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "image_gallery_saver", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "image_picker", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker-0.8.9", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "image_picker_android", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "image_picker_for_web", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "image_picker_ios", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "image_picker_linux", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "image_picker_macos", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "image_picker_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.9.1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "image_picker_windows", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "intl", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/intl-0.18.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "io", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/io-1.0.4", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "js", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/js-0.6.7", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "linkify", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/linkify-4.1.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "lints", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/lints-1.0.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "live_activities", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/live_activities-1.7.5", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "logging", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/logging-1.2.0", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "lottie", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/lottie-1.4.3", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "macos_window_utils", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/macos_window_utils-1.4.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "markdown", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/markdown-7.1.1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "matcher", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/matcher-0.12.16", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "material_color_utilities", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "meta", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/meta-1.9.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "mime", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/mime-1.0.4", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "nested", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/nested-1.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "nm", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/nm-0.5.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "node_preamble", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/node_preamble-2.0.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "open_file", + "rootUri": "file:///Users/kima/.pub-cache/git/open_file-69268cb6e3ce422cc493788088317cb82313ecea/", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "package_config", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/package_config-2.1.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "package_info_plus", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "package_info_plus_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-2.0.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "path", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/path-1.8.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "path_drawing", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/path_drawing-1.0.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "path_parsing", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/path_parsing-1.0.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "path_provider", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider-2.1.1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "path_provider_android", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "path_provider_foundation", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "path_provider_linux", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "path_provider_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "path_provider_windows", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "permission_handler", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler-10.4.5", + "packageUri": "lib/", + "languageVersion": "2.15" + }, + { + "name": "permission_handler_android", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_android-10.3.6", + "packageUri": "lib/", + "languageVersion": "2.15" + }, + { + "name": "permission_handler_apple", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_apple-9.1.4", + "packageUri": "lib/", + "languageVersion": "2.15" + }, + { + "name": "permission_handler_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-3.12.0", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "permission_handler_windows", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_windows-0.1.3", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "petitparser", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/petitparser-5.4.0", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "photo_view", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/photo_view-0.14.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "platform", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/platform-3.1.3", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "plugin_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.6", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "pointycastle", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/pointycastle-3.7.3", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "pool", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/pool-1.5.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "process_run", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/process_run-0.13.1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "provider", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/provider-5.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "pub_semver", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/pub_semver-2.1.4", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "quick_actions", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions-1.0.6", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "quick_actions_android", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions_android-1.0.8", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "quick_actions_ios", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions_ios-1.0.7", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "quick_actions_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions_platform_interface-1.0.5", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "rive", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/rive-0.9.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "rounded_expansion_tile", + "rootUri": "file:///Users/kima/.pub-cache/git/rounded_expansion_tile-aa1074fde76312befe9618ee958e5b9a1aad66d0/", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "screenshot", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/screenshot-2.1.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "share_plus", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "share_plus_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/share_plus_platform_interface-3.3.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "shelf", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/shelf-1.4.1", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "shelf_packages_handler", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.2", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "shelf_static", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/shelf_static-1.1.2", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "shelf_web_socket", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.4", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "sky_engine", + "rootUri": "file:///Users/kima/src/flutter/bin/cache/pkg/sky_engine", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "source_map_stack_trace", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "source_maps", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/source_maps-0.10.12", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "source_span", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/source_span-1.10.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "sprintf", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/sprintf-7.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "sqflite", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite-2.3.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "sqflite_common", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite_common-2.5.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "sqflite_common_ffi", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite_common_ffi-2.3.0+2", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "sqflite_common_ffi_web", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite_common_ffi_web-0.4.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "sqlite3", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/sqlite3-2.1.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "stack_trace", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/stack_trace-1.11.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "stream_channel", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/stream_channel-2.1.1", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "string_scanner", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/string_scanner-1.2.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "synchronized", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/synchronized-3.1.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "term_glyph", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/term_glyph-1.2.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "test", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/test-1.24.3", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "test_api", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/test_api-0.6.0", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "test_core", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/test_core-0.5.3", + "packageUri": "lib/", + "languageVersion": "2.18" + }, + { + "name": "timezone", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/timezone-0.9.2", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "typed_data", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/typed_data-1.3.2", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "uni_links", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/uni_links-0.5.1", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "uni_links_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/uni_links_platform_interface-1.0.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "uni_links_web", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/uni_links_web-0.1.0", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "url_launcher", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher-6.1.14", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "url_launcher_android", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "url_launcher_ios", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "url_launcher_linux", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "url_launcher_macos", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "url_launcher_platform_interface", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.1.5", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "url_launcher_web", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "url_launcher_windows", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "uuid", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/uuid-3.0.7", + "packageUri": "lib/", + "languageVersion": "2.12" + }, + { + "name": "vector_math", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/vector_math-2.1.4", + "packageUri": "lib/", + "languageVersion": "2.14" + }, + { + "name": "vm_service", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/vm_service-11.10.0", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "watcher", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/watcher-1.1.0", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "web", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/web-0.1.4-beta", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "web_socket_channel", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/web_socket_channel-2.4.0", + "packageUri": "lib/", + "languageVersion": "2.15" + }, + { + "name": "webkit_inspection_protocol", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.2.1", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "win32", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/win32-5.0.9", + "packageUri": "lib/", + "languageVersion": "3.0" + }, + { + "name": "workmanager", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/workmanager-0.5.2", + "packageUri": "lib/", + "languageVersion": "3.1" + }, + { + "name": "wtf_sliding_sheet", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/wtf_sliding_sheet-1.1.2", + "packageUri": "lib/", + "languageVersion": "2.17" + }, + { + "name": "xdg_directories", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/xdg_directories-1.0.3", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "xml", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/xml-6.3.0", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "yaml", + "rootUri": "file:///Users/kima/.pub-cache/hosted/pub.dev/yaml-3.1.2", + "packageUri": "lib/", + "languageVersion": "2.19" + }, + { + "name": "filcnaplo_premium", + "rootUri": "../", + "packageUri": "lib/", + "languageVersion": "2.17" + } + ], + "generated": "2023-10-15T18:32:39.904170Z", + "generator": "pub", + "generatorVersion": "3.1.3" +} diff --git a/filcnaplo_premium_old/.dart_tool/package_config_subset b/filcnaplo_premium_old/.dart_tool/package_config_subset new file mode 100644 index 0000000..a51dd1e --- /dev/null +++ b/filcnaplo_premium_old/.dart_tool/package_config_subset @@ -0,0 +1,777 @@ +image_crop +2.17 +file:///Users/kima/.pub-cache/git/image_crop-5e98cdd539a47861c1f81e230344b7fd338dde4f/ +file:///Users/kima/.pub-cache/git/image_crop-5e98cdd539a47861c1f81e230344b7fd338dde4f/lib/ +open_file +2.17 +file:///Users/kima/.pub-cache/git/open_file-69268cb6e3ce422cc493788088317cb82313ecea/ +file:///Users/kima/.pub-cache/git/open_file-69268cb6e3ce422cc493788088317cb82313ecea/lib/ +rounded_expansion_tile +2.12 +file:///Users/kima/.pub-cache/git/rounded_expansion_tile-aa1074fde76312befe9618ee958e5b9a1aad66d0/ +file:///Users/kima/.pub-cache/git/rounded_expansion_tile-aa1074fde76312befe9618ee958e5b9a1aad66d0/lib/ +_fe_analyzer_shared +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/_fe_analyzer_shared-61.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/_fe_analyzer_shared-61.0.0/lib/ +analyzer +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/analyzer-5.13.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/analyzer-5.13.0/lib/ +animated_background +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/animated_background-2.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/animated_background-2.0.0/lib/ +animated_flip_counter +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/animated_flip_counter-0.2.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/animated_flip_counter-0.2.6/lib/ +animated_list_plus +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/animated_list_plus-0.5.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/animated_list_plus-0.5.2/lib/ +animations +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/animations-2.0.8/ +file:///Users/kima/.pub-cache/hosted/pub.dev/animations-2.0.8/lib/ +app_group_directory +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/app_group_directory-2.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/app_group_directory-2.0.0/lib/ +archive +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/archive-3.4.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/archive-3.4.6/lib/ +args +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/args-2.4.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/args-2.4.2/lib/ +async +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/async-2.11.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/async-2.11.0/lib/ +auto_size_text +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/auto_size_text-3.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/auto_size_text-3.0.0/lib/ +background_fetch +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/background_fetch-1.2.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/background_fetch-1.2.1/lib/ +boolean_selector +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib/ +characters +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/characters-1.3.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/characters-1.3.0/lib/ +charcode +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/charcode-1.3.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/charcode-1.3.1/lib/ +clock +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/clock-1.1.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/clock-1.1.1/lib/ +collection +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/collection-1.17.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/collection-1.17.2/lib/ +confetti +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/confetti-0.6.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/confetti-0.6.0/lib/ +connectivity_plus +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2/lib/ +connectivity_plus_platform_interface +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus_platform_interface-1.2.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus_platform_interface-1.2.4/lib/ +convert +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/convert-3.1.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/convert-3.1.1/lib/ +coverage +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/coverage-1.6.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/coverage-1.6.4/lib/ +cross_file +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/cross_file-0.3.3+6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/cross_file-0.3.3+6/lib/ +crypto +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/crypto-3.0.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/crypto-3.0.3/lib/ +csslib +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/csslib-1.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/csslib-1.0.0/lib/ +cupertino_icons +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.6/lib/ +dbus +2.15 +file:///Users/kima/.pub-cache/hosted/pub.dev/dbus-0.7.8/ +file:///Users/kima/.pub-cache/hosted/pub.dev/dbus-0.7.8/lib/ +dev_test +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/dev_test-0.16.1+4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/dev_test-0.16.1+4/lib/ +dotted_border +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/dotted_border-2.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/dotted_border-2.1.0/lib/ +dropdown_button2 +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/dropdown_button2-1.9.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/dropdown_button2-1.9.4/lib/ +dynamic_color +2.16 +file:///Users/kima/.pub-cache/hosted/pub.dev/dynamic_color-1.6.7/ +file:///Users/kima/.pub-cache/hosted/pub.dev/dynamic_color-1.6.7/lib/ +elegant_notification +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/elegant_notification-1.11.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/elegant_notification-1.11.2/lib/ +equatable +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/equatable-2.0.5/ +file:///Users/kima/.pub-cache/hosted/pub.dev/equatable-2.0.5/lib/ +fake_async +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/fake_async-1.3.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib/ +ffi +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/ffi-2.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/ffi-2.1.0/lib/ +file +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/file-7.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/file-7.0.0/lib/ +file_picker +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/file_picker-5.5.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/file_picker-5.5.0/lib/ +file_selector_linux +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/lib/ +file_selector_macos +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3/lib/ +file_selector_platform_interface +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.1/lib/ +file_selector_windows +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1/lib/ +fl_chart +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/fl_chart-0.45.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/fl_chart-0.45.1/lib/ +flutter_acrylic +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_acrylic-1.1.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_acrylic-1.1.3/lib/ +flutter_custom_tabs +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs-1.2.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs-1.2.1/lib/ +flutter_custom_tabs_platform_interface +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs_platform_interface-1.2.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs_platform_interface-1.2.0/lib/ +flutter_custom_tabs_web +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs_web-1.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs_web-1.1.0/lib/ +flutter_displaymode +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_displaymode-0.6.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_displaymode-0.6.0/lib/ +flutter_expandable_fab +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_expandable_fab-1.8.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_expandable_fab-1.8.1/lib/ +flutter_feather_icons +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_feather_icons-2.0.0+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_feather_icons-2.0.0+1/lib/ +flutter_image_compress +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress-2.0.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress-2.0.4/lib/ +flutter_image_compress_common +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_common-1.0.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_common-1.0.2/lib/ +flutter_image_compress_platform_interface +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_platform_interface-1.0.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_platform_interface-1.0.2/lib/ +flutter_image_compress_web +2.16 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_web-0.1.3+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_web-0.1.3+1/lib/ +flutter_linkify +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_linkify-5.0.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_linkify-5.0.2/lib/ +flutter_lints +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_lints-1.0.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_lints-1.0.4/lib/ +flutter_local_notifications +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications-14.1.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications-14.1.4/lib/ +flutter_local_notifications_linux +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-4.0.0+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications_linux-4.0.0+1/lib/ +flutter_local_notifications_platform_interface +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications_platform_interface-7.0.0+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications_platform_interface-7.0.0+1/lib/ +flutter_markdown +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_markdown-0.6.18/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_markdown-0.6.18/lib/ +flutter_material_color_picker +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_material_color_picker-1.2.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_material_color_picker-1.2.0/lib/ +flutter_native_image +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_native_image-0.0.6+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_native_image-0.0.6+1/lib/ +flutter_plugin_android_lifecycle +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/lib/ +flutter_staggered_grid_view +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_staggered_grid_view-0.7.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_staggered_grid_view-0.7.0/lib/ +flutter_svg +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_svg-1.1.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/flutter_svg-1.1.6/lib/ +frontend_server_client +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/frontend_server_client-3.2.0/lib/ +glob +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/glob-2.1.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/glob-2.1.2/lib/ +go_router +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/go_router-10.2.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/go_router-10.2.0/lib/ +graphs +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/graphs-2.3.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/graphs-2.3.1/lib/ +home_widget +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/home_widget-0.1.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/home_widget-0.1.6/lib/ +html +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/html-0.15.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/html-0.15.4/lib/ +http +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/http-0.13.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/http-0.13.6/lib/ +http_multi_server +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/http_multi_server-3.2.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/http_multi_server-3.2.1/lib/ +http_parser +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/http_parser-4.0.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib/ +i18n_extension +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/i18n_extension-9.0.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/i18n_extension-9.0.2/lib/ +image_gallery_saver +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/lib/ +image_picker +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker-0.8.9/ +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker-0.8.9/lib/ +image_picker_android +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/lib/ +image_picker_for_web +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0/lib/ +image_picker_ios +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2/lib/ +image_picker_linux +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/lib/ +image_picker_macos +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/lib/ +image_picker_platform_interface +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.9.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.9.1/lib/ +image_picker_windows +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/lib/ +intl +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/intl-0.18.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/intl-0.18.1/lib/ +io +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/io-1.0.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/io-1.0.4/lib/ +js +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/js-0.6.7/ +file:///Users/kima/.pub-cache/hosted/pub.dev/js-0.6.7/lib/ +linkify +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/linkify-4.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/linkify-4.1.0/lib/ +lints +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/lints-1.0.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/lints-1.0.1/lib/ +live_activities +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/live_activities-1.7.5/ +file:///Users/kima/.pub-cache/hosted/pub.dev/live_activities-1.7.5/lib/ +logging +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/logging-1.2.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/logging-1.2.0/lib/ +lottie +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/lottie-1.4.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/lottie-1.4.3/lib/ +macos_window_utils +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/macos_window_utils-1.4.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/macos_window_utils-1.4.0/lib/ +markdown +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/markdown-7.1.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/markdown-7.1.1/lib/ +matcher +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/matcher-0.12.16/ +file:///Users/kima/.pub-cache/hosted/pub.dev/matcher-0.12.16/lib/ +material_color_utilities +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0/lib/ +meta +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/meta-1.9.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/meta-1.9.1/lib/ +mime +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/mime-1.0.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/mime-1.0.4/lib/ +nested +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/nested-1.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/nested-1.0.0/lib/ +nm +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/nm-0.5.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/nm-0.5.0/lib/ +node_preamble +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/node_preamble-2.0.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/node_preamble-2.0.2/lib/ +package_config +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/package_config-2.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/package_config-2.1.0/lib/ +package_info_plus +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0/lib/ +package_info_plus_platform_interface +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-2.0.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-2.0.1/lib/ +path +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/path-1.8.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/path-1.8.3/lib/ +path_drawing +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/path_drawing-1.0.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/path_drawing-1.0.1/lib/ +path_parsing +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/path_parsing-1.0.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/path_parsing-1.0.1/lib/ +path_provider +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider-2.1.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider-2.1.1/lib/ +path_provider_android +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/lib/ +path_provider_foundation +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/lib/ +path_provider_linux +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib/ +path_provider_platform_interface +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.1/lib/ +path_provider_windows +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/lib/ +permission_handler +2.15 +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler-10.4.5/ +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler-10.4.5/lib/ +permission_handler_android +2.15 +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_android-10.3.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_android-10.3.6/lib/ +permission_handler_apple +2.15 +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_apple-9.1.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_apple-9.1.4/lib/ +permission_handler_platform_interface +2.14 +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-3.12.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-3.12.0/lib/ +permission_handler_windows +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_windows-0.1.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/permission_handler_windows-0.1.3/lib/ +petitparser +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/petitparser-5.4.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/petitparser-5.4.0/lib/ +photo_view +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/photo_view-0.14.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/photo_view-0.14.0/lib/ +platform +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/platform-3.1.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/platform-3.1.3/lib/ +plugin_platform_interface +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.6/lib/ +pointycastle +2.14 +file:///Users/kima/.pub-cache/hosted/pub.dev/pointycastle-3.7.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/pointycastle-3.7.3/lib/ +pool +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/pool-1.5.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/pool-1.5.1/lib/ +process_run +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/process_run-0.13.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/process_run-0.13.1/lib/ +provider +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/provider-5.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/provider-5.0.0/lib/ +pub_semver +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/pub_semver-2.1.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/pub_semver-2.1.4/lib/ +quick_actions +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions-1.0.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions-1.0.6/lib/ +quick_actions_android +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions_android-1.0.8/ +file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions_android-1.0.8/lib/ +quick_actions_ios +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions_ios-1.0.7/ +file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions_ios-1.0.7/lib/ +quick_actions_platform_interface +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions_platform_interface-1.0.5/ +file:///Users/kima/.pub-cache/hosted/pub.dev/quick_actions_platform_interface-1.0.5/lib/ +rive +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/rive-0.9.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/rive-0.9.1/lib/ +screenshot +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/screenshot-2.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/screenshot-2.1.0/lib/ +share_plus +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0/lib/ +share_plus_platform_interface +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/share_plus_platform_interface-3.3.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/share_plus_platform_interface-3.3.0/lib/ +shelf +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/shelf-1.4.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/shelf-1.4.1/lib/ +shelf_packages_handler +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/shelf_packages_handler-3.0.2/lib/ +shelf_static +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/shelf_static-1.1.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/shelf_static-1.1.2/lib/ +shelf_web_socket +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/shelf_web_socket-1.0.4/lib/ +source_map_stack_trace +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/source_map_stack_trace-2.1.1/lib/ +source_maps +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/source_maps-0.10.12/ +file:///Users/kima/.pub-cache/hosted/pub.dev/source_maps-0.10.12/lib/ +source_span +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/source_span-1.10.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib/ +sprintf +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/sprintf-7.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/sprintf-7.0.0/lib/ +sqflite +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite-2.3.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite-2.3.0/lib/ +sqflite_common +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite_common-2.5.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite_common-2.5.0/lib/ +sqflite_common_ffi +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite_common_ffi-2.3.0+2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite_common_ffi-2.3.0+2/lib/ +sqflite_common_ffi_web +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite_common_ffi_web-0.4.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/sqflite_common_ffi_web-0.4.0/lib/ +sqlite3 +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/sqlite3-2.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/sqlite3-2.1.0/lib/ +stack_trace +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/stack_trace-1.11.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/stack_trace-1.11.0/lib/ +stream_channel +2.14 +file:///Users/kima/.pub-cache/hosted/pub.dev/stream_channel-2.1.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/stream_channel-2.1.1/lib/ +string_scanner +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib/ +synchronized +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/synchronized-3.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/synchronized-3.1.0/lib/ +term_glyph +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/ +test +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/test-1.24.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/test-1.24.3/lib/ +test_api +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/test_api-0.6.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/test_api-0.6.0/lib/ +test_core +2.18 +file:///Users/kima/.pub-cache/hosted/pub.dev/test_core-0.5.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/test_core-0.5.3/lib/ +timezone +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/timezone-0.9.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/timezone-0.9.2/lib/ +typed_data +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/typed_data-1.3.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib/ +uni_links +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/uni_links-0.5.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/uni_links-0.5.1/lib/ +uni_links_platform_interface +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/uni_links_platform_interface-1.0.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/uni_links_platform_interface-1.0.0/lib/ +uni_links_web +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/uni_links_web-0.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/uni_links_web-0.1.0/lib/ +url_launcher +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/ +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/lib/ +url_launcher_android +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/lib/ +url_launcher_ios +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/ +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/lib/ +url_launcher_linux +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/ +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/lib/ +url_launcher_macos +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/ +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/lib/ +url_launcher_platform_interface +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.1.5/ +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.1.5/lib/ +url_launcher_web +3.1 +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20/ +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20/lib/ +url_launcher_windows +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/ +file:///Users/kima/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/lib/ +uuid +2.12 +file:///Users/kima/.pub-cache/hosted/pub.dev/uuid-3.0.7/ +file:///Users/kima/.pub-cache/hosted/pub.dev/uuid-3.0.7/lib/ +vector_math +2.14 +file:///Users/kima/.pub-cache/hosted/pub.dev/vector_math-2.1.4/ +file:///Users/kima/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/ +vm_service +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/vm_service-11.10.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/vm_service-11.10.0/lib/ +watcher +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/watcher-1.1.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/watcher-1.1.0/lib/ +web +3.1 +file:///Users/kima/.pub-cache/hosted/pub.dev/web-0.1.4-beta/ +file:///Users/kima/.pub-cache/hosted/pub.dev/web-0.1.4-beta/lib/ +web_socket_channel +2.15 +file:///Users/kima/.pub-cache/hosted/pub.dev/web_socket_channel-2.4.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/web_socket_channel-2.4.0/lib/ +webkit_inspection_protocol +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.2.1/ +file:///Users/kima/.pub-cache/hosted/pub.dev/webkit_inspection_protocol-1.2.1/lib/ +win32 +3.0 +file:///Users/kima/.pub-cache/hosted/pub.dev/win32-5.0.9/ +file:///Users/kima/.pub-cache/hosted/pub.dev/win32-5.0.9/lib/ +workmanager +3.1 +file:///Users/kima/.pub-cache/hosted/pub.dev/workmanager-0.5.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/workmanager-0.5.2/lib/ +wtf_sliding_sheet +2.17 +file:///Users/kima/.pub-cache/hosted/pub.dev/wtf_sliding_sheet-1.1.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/wtf_sliding_sheet-1.1.2/lib/ +xdg_directories +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/xdg_directories-1.0.3/ +file:///Users/kima/.pub-cache/hosted/pub.dev/xdg_directories-1.0.3/lib/ +xml +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/xml-6.3.0/ +file:///Users/kima/.pub-cache/hosted/pub.dev/xml-6.3.0/lib/ +yaml +2.19 +file:///Users/kima/.pub-cache/hosted/pub.dev/yaml-3.1.2/ +file:///Users/kima/.pub-cache/hosted/pub.dev/yaml-3.1.2/lib/ +filcnaplo +2.17 +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo/ +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo/lib/ +filcnaplo_desktop_ui +2.17 +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo_desktop_ui/ +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo_desktop_ui/lib/ +filcnaplo_kreta_api +2.17 +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo_kreta_api/ +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo_kreta_api/lib/ +filcnaplo_mobile_ui +2.17 +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo_mobile_ui/ +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo_mobile_ui/lib/ +filcnaplo_premium +2.17 +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo_premium/ +file:///Users/kima/Documents/refilc/app/latest/naplo/filcnaplo_premium/lib/ +sky_engine +3.0 +file:///Users/kima/src/flutter/bin/cache/pkg/sky_engine/ +file:///Users/kima/src/flutter/bin/cache/pkg/sky_engine/lib/ +flutter +3.0 +file:///Users/kima/src/flutter/packages/flutter/ +file:///Users/kima/src/flutter/packages/flutter/lib/ +flutter_localizations +3.0 +file:///Users/kima/src/flutter/packages/flutter_localizations/ +file:///Users/kima/src/flutter/packages/flutter_localizations/lib/ +flutter_test +3.0 +file:///Users/kima/src/flutter/packages/flutter_test/ +file:///Users/kima/src/flutter/packages/flutter_test/lib/ +flutter_web_plugins +3.0 +file:///Users/kima/src/flutter/packages/flutter_web_plugins/ +file:///Users/kima/src/flutter/packages/flutter_web_plugins/lib/ +2 diff --git a/filcnaplo_premium_old/.dart_tool/version b/filcnaplo_premium_old/.dart_tool/version new file mode 100644 index 0000000..78472f9 --- /dev/null +++ b/filcnaplo_premium_old/.dart_tool/version @@ -0,0 +1 @@ +3.13.6 \ No newline at end of file diff --git a/filcnaplo_premium_old/.flutter-plugins b/filcnaplo_premium_old/.flutter-plugins new file mode 100644 index 0000000..c611b12 --- /dev/null +++ b/filcnaplo_premium_old/.flutter-plugins @@ -0,0 +1,57 @@ +# This is a generated file; do not edit or check into version control. +app_group_directory=/Users/kima/.pub-cache/hosted/pub.dev/app_group_directory-2.0.0/ +background_fetch=/Users/kima/.pub-cache/hosted/pub.dev/background_fetch-1.2.1/ +connectivity_plus=/Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2/ +dynamic_color=/Users/kima/.pub-cache/hosted/pub.dev/dynamic_color-1.6.7/ +file_picker=/Users/kima/.pub-cache/hosted/pub.dev/file_picker-5.5.0/ +file_selector_linux=/Users/kima/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/ +file_selector_macos=/Users/kima/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3/ +file_selector_windows=/Users/kima/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1/ +flutter_acrylic=/Users/kima/.pub-cache/hosted/pub.dev/flutter_acrylic-1.1.3/ +flutter_custom_tabs=/Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs-1.2.1/ +flutter_custom_tabs_web=/Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs_web-1.1.0/ +flutter_displaymode=/Users/kima/.pub-cache/hosted/pub.dev/flutter_displaymode-0.6.0/ +flutter_image_compress=/Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress-2.0.4/ +flutter_image_compress_common=/Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_common-1.0.2/ +flutter_image_compress_web=/Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_web-0.1.3+1/ +flutter_local_notifications=/Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications-14.1.4/ +flutter_native_image=/Users/kima/.pub-cache/hosted/pub.dev/flutter_native_image-0.0.6+1/ +flutter_plugin_android_lifecycle=/Users/kima/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/ +home_widget=/Users/kima/.pub-cache/hosted/pub.dev/home_widget-0.1.6/ +image_crop=/Users/kima/.pub-cache/git/image_crop-5e98cdd539a47861c1f81e230344b7fd338dde4f/ +image_gallery_saver=/Users/kima/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/ +image_picker=/Users/kima/.pub-cache/hosted/pub.dev/image_picker-0.8.9/ +image_picker_android=/Users/kima/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/ +image_picker_for_web=/Users/kima/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0/ +image_picker_ios=/Users/kima/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2/ +image_picker_linux=/Users/kima/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/ +image_picker_macos=/Users/kima/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/ +image_picker_windows=/Users/kima/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/ +live_activities=/Users/kima/.pub-cache/hosted/pub.dev/live_activities-1.7.5/ +macos_window_utils=/Users/kima/.pub-cache/hosted/pub.dev/macos_window_utils-1.4.0/ +open_file=/Users/kima/.pub-cache/git/open_file-69268cb6e3ce422cc493788088317cb82313ecea/ +package_info_plus=/Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0/ +path_provider=/Users/kima/.pub-cache/hosted/pub.dev/path_provider-2.1.1/ +path_provider_android=/Users/kima/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/ +path_provider_foundation=/Users/kima/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/ +path_provider_linux=/Users/kima/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/ +path_provider_windows=/Users/kima/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/ +permission_handler=/Users/kima/.pub-cache/hosted/pub.dev/permission_handler-10.4.5/ +permission_handler_android=/Users/kima/.pub-cache/hosted/pub.dev/permission_handler_android-10.3.6/ +permission_handler_apple=/Users/kima/.pub-cache/hosted/pub.dev/permission_handler_apple-9.1.4/ +permission_handler_windows=/Users/kima/.pub-cache/hosted/pub.dev/permission_handler_windows-0.1.3/ +quick_actions=/Users/kima/.pub-cache/hosted/pub.dev/quick_actions-1.0.6/ +quick_actions_android=/Users/kima/.pub-cache/hosted/pub.dev/quick_actions_android-1.0.8/ +quick_actions_ios=/Users/kima/.pub-cache/hosted/pub.dev/quick_actions_ios-1.0.7/ +share_plus=/Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0/ +sqflite=/Users/kima/.pub-cache/hosted/pub.dev/sqflite-2.3.0/ +uni_links=/Users/kima/.pub-cache/hosted/pub.dev/uni_links-0.5.1/ +uni_links_web=/Users/kima/.pub-cache/hosted/pub.dev/uni_links_web-0.1.0/ +url_launcher=/Users/kima/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/ +url_launcher_android=/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/ +url_launcher_ios=/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/ +url_launcher_linux=/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/ +url_launcher_macos=/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/ +url_launcher_web=/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20/ +url_launcher_windows=/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/ +workmanager=/Users/kima/.pub-cache/hosted/pub.dev/workmanager-0.5.2/ diff --git a/filcnaplo_premium_old/.flutter-plugins-dependencies b/filcnaplo_premium_old/.flutter-plugins-dependencies new file mode 100644 index 0000000..9de477a --- /dev/null +++ b/filcnaplo_premium_old/.flutter-plugins-dependencies @@ -0,0 +1 @@ +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"app_group_directory","path":"/Users/kima/.pub-cache/hosted/pub.dev/app_group_directory-2.0.0/","native_build":true,"dependencies":[]},{"name":"background_fetch","path":"/Users/kima/.pub-cache/hosted/pub.dev/background_fetch-1.2.1/","native_build":true,"dependencies":[]},{"name":"connectivity_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2/","native_build":true,"dependencies":[]},{"name":"file_picker","path":"/Users/kima/.pub-cache/hosted/pub.dev/file_picker-5.5.0/","native_build":true,"dependencies":[]},{"name":"flutter_custom_tabs","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs-1.2.1/","native_build":true,"dependencies":[]},{"name":"flutter_image_compress_common","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_common-1.0.2/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications-14.1.4/","native_build":true,"dependencies":[]},{"name":"flutter_native_image","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_native_image-0.0.6+1/","native_build":true,"dependencies":[]},{"name":"home_widget","path":"/Users/kima/.pub-cache/hosted/pub.dev/home_widget-0.1.6/","native_build":true,"dependencies":[]},{"name":"image_crop","path":"/Users/kima/.pub-cache/git/image_crop-5e98cdd539a47861c1f81e230344b7fd338dde4f/","native_build":true,"dependencies":[]},{"name":"image_gallery_saver","path":"/Users/kima/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/","native_build":true,"dependencies":[]},{"name":"image_picker_ios","path":"/Users/kima/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2/","native_build":true,"dependencies":[]},{"name":"live_activities","path":"/Users/kima/.pub-cache/hosted/pub.dev/live_activities-1.7.5/","native_build":true,"dependencies":["app_group_directory","flutter_native_image"]},{"name":"open_file","path":"/Users/kima/.pub-cache/git/open_file-69268cb6e3ce422cc493788088317cb82313ecea/","native_build":true,"dependencies":[]},{"name":"package_info_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0/","native_build":true,"dependencies":[]},{"name":"path_provider_foundation","path":"/Users/kima/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"permission_handler_apple","path":"/Users/kima/.pub-cache/hosted/pub.dev/permission_handler_apple-9.1.4/","native_build":true,"dependencies":[]},{"name":"quick_actions_ios","path":"/Users/kima/.pub-cache/hosted/pub.dev/quick_actions_ios-1.0.7/","native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0/","native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/kima/.pub-cache/hosted/pub.dev/sqflite-2.3.0/","native_build":true,"dependencies":[]},{"name":"uni_links","path":"/Users/kima/.pub-cache/hosted/pub.dev/uni_links-0.5.1/","native_build":true,"dependencies":[]},{"name":"url_launcher_ios","path":"/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/","native_build":true,"dependencies":[]},{"name":"workmanager","path":"/Users/kima/.pub-cache/hosted/pub.dev/workmanager-0.5.2/","native_build":true,"dependencies":[]}],"android":[{"name":"app_group_directory","path":"/Users/kima/.pub-cache/hosted/pub.dev/app_group_directory-2.0.0/","native_build":true,"dependencies":[]},{"name":"background_fetch","path":"/Users/kima/.pub-cache/hosted/pub.dev/background_fetch-1.2.1/","native_build":true,"dependencies":[]},{"name":"connectivity_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2/","native_build":true,"dependencies":[]},{"name":"dynamic_color","path":"/Users/kima/.pub-cache/hosted/pub.dev/dynamic_color-1.6.7/","native_build":true,"dependencies":[]},{"name":"file_picker","path":"/Users/kima/.pub-cache/hosted/pub.dev/file_picker-5.5.0/","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"]},{"name":"flutter_custom_tabs","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs-1.2.1/","native_build":true,"dependencies":[]},{"name":"flutter_displaymode","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_displaymode-0.6.0/","native_build":true,"dependencies":[]},{"name":"flutter_image_compress_common","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_common-1.0.2/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications-14.1.4/","native_build":true,"dependencies":[]},{"name":"flutter_native_image","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_native_image-0.0.6+1/","native_build":true,"dependencies":[]},{"name":"flutter_plugin_android_lifecycle","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/","native_build":true,"dependencies":[]},{"name":"home_widget","path":"/Users/kima/.pub-cache/hosted/pub.dev/home_widget-0.1.6/","native_build":true,"dependencies":[]},{"name":"image_crop","path":"/Users/kima/.pub-cache/git/image_crop-5e98cdd539a47861c1f81e230344b7fd338dde4f/","native_build":true,"dependencies":[]},{"name":"image_gallery_saver","path":"/Users/kima/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/","native_build":true,"dependencies":[]},{"name":"image_picker_android","path":"/Users/kima/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"]},{"name":"open_file","path":"/Users/kima/.pub-cache/git/open_file-69268cb6e3ce422cc493788088317cb82313ecea/","native_build":true,"dependencies":[]},{"name":"package_info_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0/","native_build":true,"dependencies":[]},{"name":"path_provider_android","path":"/Users/kima/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/","native_build":true,"dependencies":[]},{"name":"permission_handler_android","path":"/Users/kima/.pub-cache/hosted/pub.dev/permission_handler_android-10.3.6/","native_build":true,"dependencies":[]},{"name":"quick_actions_android","path":"/Users/kima/.pub-cache/hosted/pub.dev/quick_actions_android-1.0.8/","native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0/","native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/kima/.pub-cache/hosted/pub.dev/sqflite-2.3.0/","native_build":true,"dependencies":[]},{"name":"uni_links","path":"/Users/kima/.pub-cache/hosted/pub.dev/uni_links-0.5.1/","native_build":true,"dependencies":[]},{"name":"url_launcher_android","path":"/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/","native_build":true,"dependencies":[]},{"name":"workmanager","path":"/Users/kima/.pub-cache/hosted/pub.dev/workmanager-0.5.2/","native_build":true,"dependencies":[]}],"macos":[{"name":"connectivity_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2/","native_build":true,"dependencies":[]},{"name":"dynamic_color","path":"/Users/kima/.pub-cache/hosted/pub.dev/dynamic_color-1.6.7/","native_build":true,"dependencies":[]},{"name":"file_selector_macos","path":"/Users/kima/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3/","native_build":true,"dependencies":[]},{"name":"flutter_local_notifications","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_local_notifications-14.1.4/","native_build":true,"dependencies":[]},{"name":"image_picker_macos","path":"/Users/kima/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/","native_build":false,"dependencies":["file_selector_macos"]},{"name":"macos_window_utils","path":"/Users/kima/.pub-cache/hosted/pub.dev/macos_window_utils-1.4.0/","native_build":true,"dependencies":[]},{"name":"open_file","path":"/Users/kima/.pub-cache/git/open_file-69268cb6e3ce422cc493788088317cb82313ecea/","native_build":true,"dependencies":[]},{"name":"package_info_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0/","native_build":true,"dependencies":[]},{"name":"path_provider_foundation","path":"/Users/kima/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/","shared_darwin_source":true,"native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0/","native_build":true,"dependencies":[]},{"name":"sqflite","path":"/Users/kima/.pub-cache/hosted/pub.dev/sqflite-2.3.0/","native_build":true,"dependencies":[]},{"name":"url_launcher_macos","path":"/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/","native_build":true,"dependencies":[]}],"linux":[{"name":"connectivity_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2/","native_build":false,"dependencies":[]},{"name":"dynamic_color","path":"/Users/kima/.pub-cache/hosted/pub.dev/dynamic_color-1.6.7/","native_build":true,"dependencies":[]},{"name":"file_selector_linux","path":"/Users/kima/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/","native_build":true,"dependencies":[]},{"name":"flutter_acrylic","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_acrylic-1.1.3/","native_build":true,"dependencies":[]},{"name":"image_picker_linux","path":"/Users/kima/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/","native_build":false,"dependencies":["file_selector_linux"]},{"name":"package_info_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0/","native_build":false,"dependencies":[]},{"name":"path_provider_linux","path":"/Users/kima/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/","native_build":false,"dependencies":[]},{"name":"share_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0/","native_build":false,"dependencies":["url_launcher_linux"]},{"name":"url_launcher_linux","path":"/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/","native_build":true,"dependencies":[]}],"windows":[{"name":"connectivity_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2/","native_build":true,"dependencies":[]},{"name":"dynamic_color","path":"/Users/kima/.pub-cache/hosted/pub.dev/dynamic_color-1.6.7/","native_build":true,"dependencies":[]},{"name":"file_selector_windows","path":"/Users/kima/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1/","native_build":true,"dependencies":[]},{"name":"flutter_acrylic","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_acrylic-1.1.3/","native_build":true,"dependencies":[]},{"name":"image_picker_windows","path":"/Users/kima/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/","native_build":false,"dependencies":["file_selector_windows"]},{"name":"package_info_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0/","native_build":false,"dependencies":[]},{"name":"path_provider_windows","path":"/Users/kima/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/","native_build":false,"dependencies":[]},{"name":"permission_handler_windows","path":"/Users/kima/.pub-cache/hosted/pub.dev/permission_handler_windows-0.1.3/","native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0/","native_build":true,"dependencies":["url_launcher_windows"]},{"name":"url_launcher_windows","path":"/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/","native_build":true,"dependencies":[]}],"web":[{"name":"connectivity_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/connectivity_plus-4.0.2/","dependencies":[]},{"name":"file_picker","path":"/Users/kima/.pub-cache/hosted/pub.dev/file_picker-5.5.0/","dependencies":[]},{"name":"flutter_custom_tabs_web","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_custom_tabs_web-1.1.0/","dependencies":["url_launcher_web"]},{"name":"flutter_image_compress_web","path":"/Users/kima/.pub-cache/hosted/pub.dev/flutter_image_compress_web-0.1.3+1/","dependencies":[]},{"name":"image_picker_for_web","path":"/Users/kima/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0/","dependencies":[]},{"name":"package_info_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/package_info_plus-4.1.0/","dependencies":[]},{"name":"share_plus","path":"/Users/kima/.pub-cache/hosted/pub.dev/share_plus-7.1.0/","dependencies":["url_launcher_web"]},{"name":"uni_links_web","path":"/Users/kima/.pub-cache/hosted/pub.dev/uni_links_web-0.1.0/","dependencies":[]},{"name":"url_launcher_web","path":"/Users/kima/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20/","dependencies":[]}]},"dependencyGraph":[{"name":"app_group_directory","dependencies":[]},{"name":"background_fetch","dependencies":[]},{"name":"connectivity_plus","dependencies":[]},{"name":"dynamic_color","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":"flutter_acrylic","dependencies":["macos_window_utils"]},{"name":"flutter_custom_tabs","dependencies":["flutter_custom_tabs_web"]},{"name":"flutter_custom_tabs_web","dependencies":["url_launcher_web"]},{"name":"flutter_displaymode","dependencies":[]},{"name":"flutter_image_compress","dependencies":["flutter_image_compress_common","flutter_image_compress_web"]},{"name":"flutter_image_compress_common","dependencies":[]},{"name":"flutter_image_compress_web","dependencies":[]},{"name":"flutter_local_notifications","dependencies":[]},{"name":"flutter_native_image","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"home_widget","dependencies":[]},{"name":"image_crop","dependencies":[]},{"name":"image_gallery_saver","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":"live_activities","dependencies":["app_group_directory","flutter_image_compress","path_provider","flutter_native_image"]},{"name":"macos_window_utils","dependencies":[]},{"name":"open_file","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":"permission_handler","dependencies":["permission_handler_android","permission_handler_apple","permission_handler_windows"]},{"name":"permission_handler_android","dependencies":[]},{"name":"permission_handler_apple","dependencies":[]},{"name":"permission_handler_windows","dependencies":[]},{"name":"quick_actions","dependencies":["quick_actions_android","quick_actions_ios"]},{"name":"quick_actions_android","dependencies":[]},{"name":"quick_actions_ios","dependencies":[]},{"name":"share_plus","dependencies":["url_launcher_web","url_launcher_windows","url_launcher_linux"]},{"name":"sqflite","dependencies":[]},{"name":"uni_links","dependencies":["uni_links_web"]},{"name":"uni_links_web","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":"workmanager","dependencies":[]}],"date_created":"2023-10-15 20:32:40.202130","version":"3.13.6"} \ No newline at end of file diff --git a/filcnaplo_premium/README.md b/filcnaplo_premium_old/README.md similarity index 100% rename from filcnaplo_premium/README.md rename to filcnaplo_premium_old/README.md diff --git a/filcnaplo_premium/analysis_options.yaml b/filcnaplo_premium_old/analysis_options.yaml similarity index 100% rename from filcnaplo_premium/analysis_options.yaml rename to filcnaplo_premium_old/analysis_options.yaml diff --git a/filcnaplo_premium/lib/api/auth.dart b/filcnaplo_premium_old/lib/api/auth.dart similarity index 100% rename from filcnaplo_premium/lib/api/auth.dart rename to filcnaplo_premium_old/lib/api/auth.dart diff --git a/filcnaplo_premium/lib/models/premium_result.dart b/filcnaplo_premium_old/lib/models/premium_result.dart similarity index 100% rename from filcnaplo_premium/lib/models/premium_result.dart rename to filcnaplo_premium_old/lib/models/premium_result.dart diff --git a/filcnaplo_premium/lib/models/premium_scopes.dart b/filcnaplo_premium_old/lib/models/premium_scopes.dart similarity index 100% rename from filcnaplo_premium/lib/models/premium_scopes.dart rename to filcnaplo_premium_old/lib/models/premium_scopes.dart diff --git a/filcnaplo_premium/lib/providers/goal_provider.dart b/filcnaplo_premium_old/lib/providers/goal_provider.dart similarity index 100% rename from filcnaplo_premium/lib/providers/goal_provider.dart rename to filcnaplo_premium_old/lib/providers/goal_provider.dart diff --git a/filcnaplo_premium/lib/providers/premium_provider.dart b/filcnaplo_premium_old/lib/providers/premium_provider.dart similarity index 100% rename from filcnaplo_premium/lib/providers/premium_provider.dart rename to filcnaplo_premium_old/lib/providers/premium_provider.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/goal_complete_modal.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_complete_modal.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/goal_complete_modal.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_complete_modal.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/goal_input.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_input.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/goal_input.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_input.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/goal_planner.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_planner.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/goal_planner.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_planner.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/goal_planner_screen.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_planner_screen.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/goal_planner_screen.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_planner_screen.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/goal_planner_screen.i18n.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_planner_screen.i18n.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/goal_planner_screen.i18n.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_planner_screen.i18n.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/goal_state_screen.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_state_screen.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/goal_state_screen.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_state_screen.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/goal_state_screen.i18n.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_state_screen.i18n.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/goal_state_screen.i18n.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/goal_state_screen.i18n.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/grade_display.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/grade_display.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/grade_display.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/grade_display.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/graph.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/graph.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/graph.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/graph.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/graph.i18n.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/graph.i18n.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/graph.i18n.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/graph.i18n.dart diff --git a/filcnaplo_premium/lib/ui/mobile/goal_planner/route_option.dart b/filcnaplo_premium_old/lib/ui/mobile/goal_planner/route_option.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/goal_planner/route_option.dart rename to filcnaplo_premium_old/lib/ui/mobile/goal_planner/route_option.dart diff --git a/filcnaplo_premium/lib/ui/mobile/premium/activation_view/activation_dashboard.dart b/filcnaplo_premium_old/lib/ui/mobile/premium/activation_view/activation_dashboard.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/premium/activation_view/activation_dashboard.dart rename to filcnaplo_premium_old/lib/ui/mobile/premium/activation_view/activation_dashboard.dart diff --git a/filcnaplo_premium/lib/ui/mobile/premium/activation_view/activation_view.dart b/filcnaplo_premium_old/lib/ui/mobile/premium/activation_view/activation_view.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/premium/activation_view/activation_view.dart rename to filcnaplo_premium_old/lib/ui/mobile/premium/activation_view/activation_view.dart diff --git a/filcnaplo_premium/lib/ui/mobile/premium/premium_inline.dart b/filcnaplo_premium_old/lib/ui/mobile/premium/premium_inline.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/premium/premium_inline.dart rename to filcnaplo_premium_old/lib/ui/mobile/premium/premium_inline.dart diff --git a/filcnaplo_premium/lib/ui/mobile/premium/upsell.dart b/filcnaplo_premium_old/lib/ui/mobile/premium/upsell.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/premium/upsell.dart rename to filcnaplo_premium_old/lib/ui/mobile/premium/upsell.dart diff --git a/filcnaplo_premium/lib/ui/mobile/settings/modify_teacher_names.dart b/filcnaplo_premium_old/lib/ui/mobile/settings/modify_teacher_names.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/settings/modify_teacher_names.dart rename to filcnaplo_premium_old/lib/ui/mobile/settings/modify_teacher_names.dart diff --git a/filcnaplo_premium/lib/ui/mobile/settings/share_theme.dart b/filcnaplo_premium_old/lib/ui/mobile/settings/share_theme.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/settings/share_theme.dart rename to filcnaplo_premium_old/lib/ui/mobile/settings/share_theme.dart diff --git a/filcnaplo_premium/lib/ui/mobile/settings/welcome_message.dart b/filcnaplo_premium_old/lib/ui/mobile/settings/welcome_message.dart similarity index 100% rename from filcnaplo_premium/lib/ui/mobile/settings/welcome_message.dart rename to filcnaplo_premium_old/lib/ui/mobile/settings/welcome_message.dart diff --git a/filcnaplo_premium_old/pubspec.lock b/filcnaplo_premium_old/pubspec.lock new file mode 100644 index 0000000..2f248d5 --- /dev/null +++ b/filcnaplo_premium_old/pubspec.lock @@ -0,0 +1,1534 @@ +# Generated by pub +# See https://dart.dev/tools/pub/glossary#lockfile +packages: + _fe_analyzer_shared: + dependency: transitive + description: + name: _fe_analyzer_shared + sha256: ae92f5d747aee634b87f89d9946000c2de774be1d6ac3e58268224348cd0101a + url: "https://pub.dev" + source: hosted + version: "61.0.0" + analyzer: + dependency: transitive + description: + name: analyzer + sha256: ea3d8652bda62982addfd92fdc2d0214e5f82e43325104990d4f4c4a2a313562 + url: "https://pub.dev" + source: hosted + version: "5.13.0" + animated_background: + dependency: transitive + description: + name: animated_background + sha256: "24b05a6dca2cb0231b011f9e8fd2e9d8060faac08a78cf0643915bb7d6e9b03b" + url: "https://pub.dev" + source: hosted + version: "2.0.0" + animated_flip_counter: + dependency: transitive + description: + name: animated_flip_counter + sha256: "2c25ace054ac3932a3f203875a90ddae760ba7016cb9233573067a12ae51e3c6" + url: "https://pub.dev" + source: hosted + version: "0.2.6" + animated_list_plus: + dependency: transitive + description: + name: animated_list_plus + sha256: fb3d7f1fbaf5af84907f3c739236bacda8bf32cbe1f118dd51510752883ff50c + url: "https://pub.dev" + source: hosted + version: "0.5.2" + animations: + dependency: "direct main" + description: + name: animations + sha256: ef57563eed3620bd5d75ad96189846aca1e033c0c45fc9a7d26e80ab02b88a70 + url: "https://pub.dev" + source: hosted + version: "2.0.8" + app_group_directory: + dependency: transitive + description: + name: app_group_directory + sha256: ad89800fd55133b46e1f6940ac6b974562f7fb6394c662c0f4422b90167f2416 + url: "https://pub.dev" + source: hosted + version: "2.0.0" + archive: + dependency: transitive + description: + name: archive + sha256: "7e0d52067d05f2e0324268097ba723b71cb41ac8a6a2b24d1edf9c536b987b03" + url: "https://pub.dev" + source: hosted + version: "3.4.6" + args: + dependency: transitive + description: + name: args + sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 + url: "https://pub.dev" + source: hosted + version: "2.4.2" + async: + dependency: transitive + description: + name: async + sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c" + url: "https://pub.dev" + source: hosted + version: "2.11.0" + auto_size_text: + dependency: transitive + description: + name: auto_size_text + sha256: "3f5261cd3fb5f2a9ab4e2fc3fba84fd9fcaac8821f20a1d4e71f557521b22599" + url: "https://pub.dev" + source: hosted + version: "3.0.0" + background_fetch: + dependency: transitive + description: + name: background_fetch + sha256: f70b28a0f7a3156195e9742229696f004ea3bf10f74039b7bf4c78a74fbda8a4 + 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" + characters: + dependency: transitive + description: + name: characters + sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605" + url: "https://pub.dev" + source: hosted + version: "1.3.0" + charcode: + dependency: transitive + description: + name: charcode + sha256: fb98c0f6d12c920a02ee2d998da788bca066ca5f148492b7085ee23372b12306 + url: "https://pub.dev" + source: hosted + version: "1.3.1" + clock: + dependency: transitive + description: + name: clock + sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf + url: "https://pub.dev" + source: hosted + version: "1.1.1" + collection: + dependency: transitive + description: + name: collection + sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687 + url: "https://pub.dev" + source: hosted + version: "1.17.2" + confetti: + dependency: transitive + description: + name: confetti + sha256: "8690fb3f138ff42958d419ef7dd0f0bb192895bea3c921214cb5c3fa82e597b1" + url: "https://pub.dev" + source: hosted + version: "0.6.0" + connectivity_plus: + dependency: transitive + description: + name: connectivity_plus + sha256: "77a180d6938f78ca7d2382d2240eb626c0f6a735d0bfdce227d8ffb80f95c48b" + url: "https://pub.dev" + source: hosted + version: "4.0.2" + connectivity_plus_platform_interface: + dependency: transitive + description: + name: connectivity_plus_platform_interface + sha256: cf1d1c28f4416f8c654d7dc3cd638ec586076255d407cef3ddbdaf178272a71a + url: "https://pub.dev" + source: hosted + version: "1.2.4" + convert: + dependency: transitive + description: + name: convert + sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592" + url: "https://pub.dev" + source: hosted + version: "3.1.1" + coverage: + dependency: transitive + description: + name: coverage + sha256: "595a29b55ce82d53398e1bcc2cba525d7bd7c59faeb2d2540e9d42c390cfeeeb" + url: "https://pub.dev" + source: hosted + version: "1.6.4" + cross_file: + dependency: transitive + description: + name: cross_file + sha256: "445db18de832dba8d851e287aff8ccf169bed30d2e94243cb54c7d2f1ed2142c" + url: "https://pub.dev" + source: hosted + version: "0.3.3+6" + crypto: + dependency: transitive + description: + name: crypto + sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab + url: "https://pub.dev" + source: hosted + version: "3.0.3" + csslib: + dependency: transitive + description: + name: csslib + sha256: "706b5707578e0c1b4b7550f64078f0a0f19dec3f50a178ffae7006b0a9ca58fb" + url: "https://pub.dev" + source: hosted + version: "1.0.0" + cupertino_icons: + dependency: "direct main" + description: + name: cupertino_icons + sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d + url: "https://pub.dev" + source: hosted + version: "1.0.6" + dbus: + dependency: transitive + description: + name: dbus + sha256: "6f07cba3f7b3448d42d015bfd3d53fe12e5b36da2423f23838efc1d5fb31a263" + url: "https://pub.dev" + source: hosted + version: "0.7.8" + dev_test: + dependency: transitive + description: + name: dev_test + sha256: "0d49b920844062a518edb79fc1dbf9ff6d9bf3c9ab600e3847b7502c27c0caab" + url: "https://pub.dev" + source: hosted + version: "0.16.1+4" + dotted_border: + dependency: transitive + description: + name: dotted_border + sha256: "108837e11848ca776c53b30bc870086f84b62ed6e01c503ed976e8f8c7df9c04" + url: "https://pub.dev" + source: hosted + version: "2.1.0" + dropdown_button2: + dependency: "direct main" + description: + name: dropdown_button2 + sha256: "604b87283e251e0e4a0cb1d0fdfa91fd527702b06e80999c4054cecc603e10e7" + url: "https://pub.dev" + source: hosted + version: "1.9.4" + dynamic_color: + dependency: transitive + description: + name: dynamic_color + sha256: "96bff3df72e3d428bda2b874c7a521e8c86f592cae626ea594922fcc8d166e0c" + url: "https://pub.dev" + source: hosted + version: "1.6.7" + elegant_notification: + dependency: transitive + description: + name: elegant_notification + sha256: f3b8aad4f8eb0df10d06deceb9a2b64b8c450ec7a1f896281d3563b6434f0574 + url: "https://pub.dev" + source: hosted + version: "1.11.2" + equatable: + dependency: transitive + description: + name: equatable + sha256: c2b87cb7756efdf69892005af546c56c0b5037f54d2a88269b4f347a505e3ca2 + url: "https://pub.dev" + source: hosted + version: "2.0.5" + 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: "7bf0adc28a23d395f19f3f1eb21dd7cfd1dd9f8e1c50051c069122e6853bc878" + url: "https://pub.dev" + source: hosted + version: "2.1.0" + filcnaplo: + dependency: "direct main" + description: + path: "../filcnaplo" + relative: true + source: path + version: "4.4.0+232" + filcnaplo_desktop_ui: + dependency: transitive + description: + path: "../filcnaplo_desktop_ui" + relative: true + source: path + version: "0.0.0" + filcnaplo_kreta_api: + dependency: "direct main" + description: + path: "../filcnaplo_kreta_api" + relative: true + source: path + version: "0.0.0" + filcnaplo_mobile_ui: + dependency: "direct main" + description: + path: "../filcnaplo_mobile_ui" + relative: true + source: path + version: "0.0.0" + file: + dependency: transitive + description: + name: file + sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c" + url: "https://pub.dev" + source: hosted + version: "7.0.0" + file_picker: + dependency: transitive + description: + name: file_picker + sha256: be325344c1f3070354a1d84a231a1ba75ea85d413774ec4bdf444c023342e030 + url: "https://pub.dev" + source: hosted + version: "5.5.0" + file_selector_linux: + dependency: transitive + description: + name: file_selector_linux + sha256: "045d372bf19b02aeb69cacf8b4009555fb5f6f0b7ad8016e5f46dd1387ddd492" + url: "https://pub.dev" + source: hosted + version: "0.9.2+1" + file_selector_macos: + dependency: transitive + description: + name: file_selector_macos + sha256: b15c3da8bd4908b9918111fa486903f5808e388b8d1c559949f584725a6594d6 + url: "https://pub.dev" + source: hosted + version: "0.9.3+3" + file_selector_platform_interface: + dependency: transitive + description: + name: file_selector_platform_interface + sha256: "0aa47a725c346825a2bd396343ce63ac00bda6eff2fbc43eabe99737dede8262" + url: "https://pub.dev" + source: hosted + version: "2.6.1" + file_selector_windows: + dependency: transitive + description: + name: file_selector_windows + sha256: d3547240c20cabf205c7c7f01a50ecdbc413755814d6677f3cb366f04abcead0 + url: "https://pub.dev" + source: hosted + version: "0.9.3+1" + fl_chart: + dependency: transitive + description: + name: fl_chart + sha256: "23dde7308d28c535d653a37d532dde5ee36e977abe1def370416f90eb69c1f57" + url: "https://pub.dev" + source: hosted + version: "0.45.1" + flutter: + dependency: "direct main" + description: flutter + source: sdk + version: "0.0.0" + flutter_acrylic: + dependency: transitive + description: + name: flutter_acrylic + sha256: a9a1fdf91ff1fb47858fd82507f57e255a132a5d355056694fdb9fd303633b18 + url: "https://pub.dev" + source: hosted + version: "1.1.3" + flutter_custom_tabs: + dependency: transitive + description: + name: flutter_custom_tabs + sha256: e90e5b7cad5648aeb0e1ed04aa3c0cada62d86f3b5d4aaef488ab7de61ec2a9f + url: "https://pub.dev" + source: hosted + version: "1.2.1" + flutter_custom_tabs_platform_interface: + dependency: transitive + description: + name: flutter_custom_tabs_platform_interface + sha256: "1d6b9eb6c5671b21511fdb47babf18aa65982784373986c003aaf67ca78798ad" + url: "https://pub.dev" + source: hosted + version: "1.2.0" + flutter_custom_tabs_web: + dependency: transitive + description: + name: flutter_custom_tabs_web + sha256: dbb5689a97c2398aa5dbcfc9cd59cffea5518ec815e9d23def448dc143cb02be + url: "https://pub.dev" + source: hosted + version: "1.1.0" + flutter_displaymode: + dependency: transitive + description: + name: flutter_displaymode + sha256: "42c5e9abd13d28ed74f701b60529d7f8416947e58256e6659c5550db719c57ef" + url: "https://pub.dev" + source: hosted + version: "0.6.0" + flutter_expandable_fab: + dependency: transitive + description: + name: flutter_expandable_fab + sha256: "43147571b147e80511d7f9bd143300f4b1b881e2beaf7f83f0eccb5d88a4112b" + url: "https://pub.dev" + source: hosted + version: "1.8.1" + flutter_feather_icons: + dependency: "direct main" + description: + name: flutter_feather_icons + sha256: b33b9c276fc8108254632da6644cf01f71af6c17fbfb26e136a86945f5ff9b67 + url: "https://pub.dev" + source: hosted + version: "2.0.0+1" + flutter_image_compress: + dependency: transitive + description: + name: flutter_image_compress + sha256: "2725cce5c58fdeaf1db8f4203688228bb67e3523a66305ccaa6f99071beb6dc2" + url: "https://pub.dev" + source: hosted + version: "2.0.4" + flutter_image_compress_common: + dependency: transitive + description: + name: flutter_image_compress_common + sha256: "8e7299afe109dc4b97fda34bf0f4967cc1fc10bc8050c374d449cab262d095b3" + url: "https://pub.dev" + source: hosted + version: "1.0.2" + flutter_image_compress_platform_interface: + dependency: transitive + description: + name: flutter_image_compress_platform_interface + sha256: "3c7e86da7540b1adfa919b461885a41a018d4a26544d0fcbeaa769f6542e603d" + url: "https://pub.dev" + source: hosted + version: "1.0.2" + flutter_image_compress_web: + dependency: transitive + description: + name: flutter_image_compress_web + sha256: e879189dc7f246dcf8f06c07ee849231341508bf51e8ed7d5dcbe778ddde0e81 + url: "https://pub.dev" + source: hosted + version: "0.1.3+1" + flutter_linkify: + dependency: transitive + description: + name: flutter_linkify + sha256: c89fe74de985ec22f23d3538d2249add085a4f37ac1c29fd79e1a207efb81d63 + url: "https://pub.dev" + source: hosted + version: "5.0.2" + flutter_lints: + dependency: "direct dev" + description: + name: flutter_lints + sha256: b543301ad291598523947dc534aaddc5aaad597b709d2426d3a0e0d44c5cb493 + url: "https://pub.dev" + source: hosted + version: "1.0.4" + flutter_local_notifications: + dependency: transitive + description: + name: flutter_local_notifications + sha256: "53c332ecee8e4d723269c1c2d0cdf7cbbff0a66cc0554d230a6f38cae81760d1" + url: "https://pub.dev" + source: hosted + version: "14.1.4" + flutter_local_notifications_linux: + dependency: transitive + description: + name: flutter_local_notifications_linux + sha256: "33f741ef47b5f63cc7f78fe75eeeac7e19f171ff3c3df054d84c1e38bedb6a03" + url: "https://pub.dev" + source: hosted + version: "4.0.0+1" + flutter_local_notifications_platform_interface: + dependency: transitive + description: + name: flutter_local_notifications_platform_interface + sha256: "7cf643d6d5022f3baed0be777b0662cce5919c0a7b86e700299f22dc4ae660ef" + url: "https://pub.dev" + source: hosted + version: "7.0.0+1" + flutter_localizations: + dependency: transitive + description: flutter + source: sdk + version: "0.0.0" + flutter_markdown: + dependency: transitive + description: + name: flutter_markdown + sha256: "8afc9a6aa6d8e8063523192ba837149dbf3d377a37c0b0fc579149a1fbd4a619" + url: "https://pub.dev" + source: hosted + version: "0.6.18" + flutter_material_color_picker: + dependency: transitive + description: + name: flutter_material_color_picker + sha256: ca1e7749d228c9155ea24bce98e647cdbffa350e6f334f6c001f841cd3d9c987 + url: "https://pub.dev" + source: hosted + version: "1.2.0" + flutter_native_image: + dependency: transitive + description: + name: flutter_native_image + sha256: "0ff23d6222064259df8f85ea56925627ea1ec8658814672c5b6c23fc9174c65e" + url: "https://pub.dev" + source: hosted + version: "0.0.6+1" + flutter_plugin_android_lifecycle: + dependency: transitive + description: + name: flutter_plugin_android_lifecycle + sha256: f185ac890306b5779ecbd611f52502d8d4d63d27703ef73161ca0407e815f02c + url: "https://pub.dev" + source: hosted + version: "2.0.16" + 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_svg: + dependency: "direct main" + description: + name: flutter_svg + sha256: "6ff9fa12892ae074092de2fa6a9938fb21dbabfdaa2ff57dc697ff912fc8d4b2" + url: "https://pub.dev" + source: hosted + version: "1.1.6" + flutter_test: + dependency: transitive + description: flutter + source: sdk + version: "0.0.0" + flutter_web_plugins: + dependency: transitive + description: flutter + source: sdk + version: "0.0.0" + frontend_server_client: + dependency: transitive + description: + name: frontend_server_client + sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612" + url: "https://pub.dev" + source: hosted + version: "3.2.0" + glob: + dependency: transitive + description: + name: glob + sha256: "0e7014b3b7d4dac1ca4d6114f82bf1782ee86745b9b42a92c9289c23d8a0ab63" + url: "https://pub.dev" + source: hosted + version: "2.1.2" + go_router: + dependency: transitive + description: + name: go_router + sha256: e1a30a66d734f9e498b1b6522d6a75ded28242bad2359a9158df38a1c30bcf1f + url: "https://pub.dev" + source: hosted + version: "10.2.0" + graphs: + dependency: transitive + description: + name: graphs + sha256: aedc5a15e78fc65a6e23bcd927f24c64dd995062bcd1ca6eda65a3cff92a4d19 + url: "https://pub.dev" + source: hosted + version: "2.3.1" + home_widget: + dependency: "direct main" + description: + name: home_widget + sha256: "9514c47422d511e87a3923ffed3fc4eb82540e168d7715d1560ceb1f02d5ec80" + url: "https://pub.dev" + source: hosted + version: "0.1.6" + html: + dependency: transitive + description: + name: html + sha256: "3a7812d5bcd2894edf53dfaf8cd640876cf6cef50a8f238745c8b8120ea74d3a" + url: "https://pub.dev" + source: hosted + version: "0.15.4" + http: + dependency: transitive + description: + name: http + sha256: "5895291c13fa8a3bd82e76d5627f69e0d85ca6a30dcac95c4ea19a5d555879c2" + url: "https://pub.dev" + source: hosted + version: "0.13.6" + http_multi_server: + dependency: transitive + description: + name: http_multi_server + sha256: "97486f20f9c2f7be8f514851703d0119c3596d14ea63227af6f7a481ef2b2f8b" + url: "https://pub.dev" + source: hosted + version: "3.2.1" + http_parser: + dependency: transitive + description: + name: http_parser + sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b" + url: "https://pub.dev" + source: hosted + version: "4.0.2" + i18n_extension: + dependency: transitive + description: + name: i18n_extension + sha256: db45cd88cf3114f5b9368d975aebebe4ac37fa634fbc5643634289cdfd4d3631 + url: "https://pub.dev" + source: hosted + version: "9.0.2" + image_crop: + dependency: "direct main" + description: + path: "." + ref: HEAD + resolved-ref: "5e98cdd539a47861c1f81e230344b7fd338dde4f" + url: "https://github.com/kimaah/image_crop.git" + source: git + version: "0.4.1" + image_gallery_saver: + dependency: transitive + description: + name: image_gallery_saver + sha256: "0aba74216a4d9b0561510cb968015d56b701ba1bd94aace26aacdd8ae5761816" + url: "https://pub.dev" + source: hosted + version: "2.0.3" + image_picker: + dependency: "direct main" + description: + name: image_picker + sha256: b6951e25b795d053a6ba03af5f710069c99349de9341af95155d52665cb4607c + url: "https://pub.dev" + source: hosted + version: "0.8.9" + image_picker_android: + dependency: transitive + description: + name: image_picker_android + sha256: "0c7b83bbe2980c8a8e36e974f055e11e51675784e13a4762889feed0f3937ff2" + url: "https://pub.dev" + source: hosted + version: "0.8.8+1" + image_picker_for_web: + dependency: transitive + description: + name: image_picker_for_web + sha256: "869fe8a64771b7afbc99fc433a5f7be2fea4d1cb3d7c11a48b6b579eb9c797f0" + url: "https://pub.dev" + source: hosted + version: "2.2.0" + image_picker_ios: + dependency: transitive + description: + name: image_picker_ios + sha256: c5538cacefacac733c724be7484377923b476216ad1ead35a0d2eadcdc0fc497 + url: "https://pub.dev" + source: hosted + version: "0.8.8+2" + image_picker_linux: + dependency: transitive + description: + name: image_picker_linux + sha256: "4ed1d9bb36f7cd60aa6e6cd479779cc56a4cb4e4de8f49d487b1aaad831300fa" + url: "https://pub.dev" + source: hosted + version: "0.2.1+1" + image_picker_macos: + dependency: transitive + description: + name: image_picker_macos + sha256: "3f5ad1e8112a9a6111c46d0b57a7be2286a9a07fc6e1976fdf5be2bd31d4ff62" + url: "https://pub.dev" + source: hosted + version: "0.2.1+1" + image_picker_platform_interface: + dependency: transitive + description: + name: image_picker_platform_interface + sha256: ed9b00e63977c93b0d2d2b343685bed9c324534ba5abafbb3dfbd6a780b1b514 + url: "https://pub.dev" + source: hosted + version: "2.9.1" + image_picker_windows: + dependency: transitive + description: + name: image_picker_windows + sha256: "6ad07afc4eb1bc25f3a01084d28520496c4a3bb0cb13685435838167c9dcedeb" + url: "https://pub.dev" + source: hosted + version: "0.2.1+1" + intl: + dependency: transitive + description: + name: intl + sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d" + url: "https://pub.dev" + source: hosted + version: "0.18.1" + io: + dependency: transitive + description: + name: io + sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e" + url: "https://pub.dev" + source: hosted + version: "1.0.4" + js: + dependency: transitive + description: + name: js + sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 + url: "https://pub.dev" + source: hosted + version: "0.6.7" + linkify: + dependency: transitive + description: + name: linkify + sha256: bdfbdafec6cdc9cd0ebb333a868cafc046714ad508e48be8095208c54691d959 + url: "https://pub.dev" + source: hosted + version: "4.1.0" + lints: + dependency: transitive + description: + name: lints + sha256: a2c3d198cb5ea2e179926622d433331d8b58374ab8f29cdda6e863bd62fd369c + url: "https://pub.dev" + source: hosted + version: "1.0.1" + live_activities: + dependency: transitive + description: + name: live_activities + sha256: acc8f7817d2a2db2da58ff662dad15e8bd638f946d7f6748d2615727cfc4d71e + url: "https://pub.dev" + source: hosted + version: "1.7.5" + logging: + dependency: transitive + description: + name: logging + sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340" + url: "https://pub.dev" + source: hosted + version: "1.2.0" + lottie: + dependency: "direct main" + description: + name: lottie + sha256: "893da7a0022ec2fcaa616f34529a081f617e86cc501105b856e5a3184c58c7c2" + url: "https://pub.dev" + source: hosted + version: "1.4.3" + macos_window_utils: + dependency: transitive + description: + name: macos_window_utils + sha256: b3dfd47bbc605f0e315af684b50370a8f84932267aaa542098063fa384d593bd + url: "https://pub.dev" + source: hosted + version: "1.4.0" + markdown: + dependency: transitive + description: + name: markdown + sha256: acf35edccc0463a9d7384e437c015a3535772e09714cf60e07eeef3a15870dcd + url: "https://pub.dev" + source: hosted + version: "7.1.1" + matcher: + dependency: transitive + description: + name: matcher + sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e" + url: "https://pub.dev" + source: hosted + version: "0.12.16" + material_color_utilities: + dependency: transitive + description: + name: material_color_utilities + sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41" + url: "https://pub.dev" + source: hosted + version: "0.5.0" + meta: + dependency: transitive + description: + name: meta + sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3" + url: "https://pub.dev" + source: hosted + version: "1.9.1" + mime: + dependency: transitive + description: + name: mime + sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e + url: "https://pub.dev" + source: hosted + version: "1.0.4" + nested: + dependency: transitive + description: + name: nested + sha256: "03bac4c528c64c95c722ec99280375a6f2fc708eec17c7b3f07253b626cd2a20" + url: "https://pub.dev" + source: hosted + version: "1.0.0" + nm: + dependency: transitive + description: + name: nm + sha256: "2c9aae4127bdc8993206464fcc063611e0e36e72018696cd9631023a31b24254" + url: "https://pub.dev" + source: hosted + version: "0.5.0" + node_preamble: + dependency: transitive + description: + name: node_preamble + sha256: "6e7eac89047ab8a8d26cf16127b5ed26de65209847630400f9aefd7cd5c730db" + url: "https://pub.dev" + source: hosted + version: "2.0.2" + open_file: + dependency: transitive + description: + path: "." + ref: master + resolved-ref: "69268cb6e3ce422cc493788088317cb82313ecea" + url: "https://github.com/crazecoder/open_file" + source: git + version: "3.3.2" + package_config: + dependency: transitive + description: + name: package_config + sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd" + url: "https://pub.dev" + source: hosted + version: "2.1.0" + package_info_plus: + dependency: transitive + description: + name: package_info_plus + sha256: "6ff267fcd9d48cb61c8df74a82680e8b82e940231bb5f68356672fde0397334a" + url: "https://pub.dev" + source: hosted + version: "4.1.0" + package_info_plus_platform_interface: + dependency: transitive + description: + name: package_info_plus_platform_interface + sha256: "9bc8ba46813a4cc42c66ab781470711781940780fd8beddd0c3da62506d3a6c6" + url: "https://pub.dev" + source: hosted + version: "2.0.1" + path: + dependency: transitive + description: + name: path + sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917" + url: "https://pub.dev" + source: hosted + version: "1.8.3" + path_drawing: + dependency: transitive + description: + name: path_drawing + sha256: bbb1934c0cbb03091af082a6389ca2080345291ef07a5fa6d6e078ba8682f977 + url: "https://pub.dev" + source: hosted + version: "1.0.1" + path_parsing: + dependency: transitive + description: + name: path_parsing + sha256: e3e67b1629e6f7e8100b367d3db6ba6af4b1f0bb80f64db18ef1fbabd2fa9ccf + url: "https://pub.dev" + source: hosted + version: "1.0.1" + path_provider: + dependency: transitive + description: + name: path_provider + sha256: a1aa8aaa2542a6bc57e381f132af822420216c80d4781f7aa085ca3229208aaa + url: "https://pub.dev" + source: hosted + version: "2.1.1" + path_provider_android: + dependency: transitive + description: + name: path_provider_android + sha256: "6b8b19bd80da4f11ce91b2d1fb931f3006911477cec227cce23d3253d80df3f1" + url: "https://pub.dev" + source: hosted + version: "2.2.0" + path_provider_foundation: + dependency: transitive + description: + name: path_provider_foundation + sha256: "19314d595120f82aca0ba62787d58dde2cc6b5df7d2f0daf72489e38d1b57f2d" + url: "https://pub.dev" + source: hosted + version: "2.3.1" + path_provider_linux: + dependency: transitive + description: + name: path_provider_linux + sha256: f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279 + url: "https://pub.dev" + source: hosted + version: "2.2.1" + path_provider_platform_interface: + dependency: transitive + description: + name: path_provider_platform_interface + sha256: "94b1e0dd80970c1ce43d5d4e050a9918fce4f4a775e6142424c30a29a363265c" + url: "https://pub.dev" + source: hosted + version: "2.1.1" + path_provider_windows: + dependency: transitive + description: + name: path_provider_windows + sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170" + url: "https://pub.dev" + source: hosted + version: "2.2.1" + permission_handler: + dependency: transitive + description: + name: permission_handler + sha256: bc56bfe9d3f44c3c612d8d393bd9b174eb796d706759f9b495ac254e4294baa5 + url: "https://pub.dev" + source: hosted + version: "10.4.5" + permission_handler_android: + dependency: transitive + description: + name: permission_handler_android + sha256: "59c6322171c29df93a22d150ad95f3aa19ed86542eaec409ab2691b8f35f9a47" + url: "https://pub.dev" + source: hosted + version: "10.3.6" + permission_handler_apple: + dependency: transitive + description: + name: permission_handler_apple + sha256: "99e220bce3f8877c78e4ace901082fb29fa1b4ebde529ad0932d8d664b34f3f5" + url: "https://pub.dev" + source: hosted + version: "9.1.4" + permission_handler_platform_interface: + dependency: transitive + description: + name: permission_handler_platform_interface + sha256: "6760eb5ef34589224771010805bea6054ad28453906936f843a8cc4d3a55c4a4" + url: "https://pub.dev" + source: hosted + version: "3.12.0" + permission_handler_windows: + dependency: transitive + description: + name: permission_handler_windows + sha256: cc074aace208760f1eee6aa4fae766b45d947df85bc831cde77009cdb4720098 + url: "https://pub.dev" + source: hosted + version: "0.1.3" + petitparser: + dependency: transitive + description: + name: petitparser + sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750 + url: "https://pub.dev" + source: hosted + version: "5.4.0" + photo_view: + dependency: transitive + description: + name: photo_view + sha256: "8036802a00bae2a78fc197af8a158e3e2f7b500561ed23b4c458107685e645bb" + url: "https://pub.dev" + source: hosted + version: "0.14.0" + platform: + dependency: transitive + description: + name: platform + sha256: "0a279f0707af40c890e80b1e9df8bb761694c074ba7e1d4ab1bc4b728e200b59" + url: "https://pub.dev" + source: hosted + version: "3.1.3" + plugin_platform_interface: + dependency: transitive + description: + name: plugin_platform_interface + sha256: da3fdfeccc4d4ff2da8f8c556704c08f912542c5fb3cf2233ed75372384a034d + url: "https://pub.dev" + source: hosted + version: "2.1.6" + pointycastle: + dependency: transitive + description: + name: pointycastle + sha256: "7c1e5f0d23c9016c5bbd8b1473d0d3fb3fc851b876046039509e18e0c7485f2c" + url: "https://pub.dev" + source: hosted + version: "3.7.3" + pool: + dependency: transitive + description: + name: pool + sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a" + url: "https://pub.dev" + source: hosted + version: "1.5.1" + process_run: + dependency: transitive + description: + name: process_run + sha256: ceacfac6d566a36c895d64edc7e429efb2d6b6303b5e28d5c13bc59fe6e8974e + url: "https://pub.dev" + source: hosted + version: "0.13.1" + provider: + dependency: "direct main" + description: + name: provider + sha256: "59471e0a4595e264625d3496af567ac85bdae1148ec985aff1e0555786f53ecf" + url: "https://pub.dev" + source: hosted + version: "5.0.0" + pub_semver: + dependency: transitive + description: + name: pub_semver + sha256: "40d3ab1bbd474c4c2328c91e3a7df8c6dd629b79ece4c4bd04bee496a224fb0c" + url: "https://pub.dev" + source: hosted + version: "2.1.4" + quick_actions: + dependency: transitive + description: + name: quick_actions + sha256: "3930e1cf78a0574495b4ea741ee197323c4a9081321d6ae384b3bfcd84c7ea83" + url: "https://pub.dev" + source: hosted + version: "1.0.6" + quick_actions_android: + dependency: transitive + description: + name: quick_actions_android + sha256: f2ddc2c0cc5c001e87e62f6de06da18ebc75c6a06d26750f6f12276841c1585c + url: "https://pub.dev" + source: hosted + version: "1.0.8" + quick_actions_ios: + dependency: transitive + description: + name: quick_actions_ios + sha256: f086cf98884421188c7c5c13f61b62aeb5b6fb88f197a0601db45108b1444ea6 + url: "https://pub.dev" + source: hosted + version: "1.0.7" + quick_actions_platform_interface: + dependency: transitive + description: + name: quick_actions_platform_interface + sha256: d2a8566b56eec49f93934528b62033906199c60f4ffaef0cba9ef02fcfed8a81 + url: "https://pub.dev" + source: hosted + version: "1.0.5" + rive: + dependency: transitive + description: + name: rive + sha256: "22e3755b75f4ea4492d2fecf4fc2acf1c8d0073df39781d290a20cbfe74c3760" + url: "https://pub.dev" + source: hosted + version: "0.9.1" + rounded_expansion_tile: + dependency: transitive + description: + path: "." + ref: HEAD + resolved-ref: aa1074fde76312befe9618ee958e5b9a1aad66d0 + url: "https://github.com/kimaah/rounded_expansion_tile.git" + source: git + version: "0.0.13" + screenshot: + dependency: transitive + description: + name: screenshot + sha256: "455284ff1f5b911d94a43c25e1385485cf6b4f288293eba68f15dad711c7b81c" + url: "https://pub.dev" + source: hosted + version: "2.1.0" + share_plus: + dependency: transitive + description: + name: share_plus + sha256: "6cec740fa0943a826951223e76218df002804adb588235a8910dc3d6b0654e11" + url: "https://pub.dev" + source: hosted + version: "7.1.0" + share_plus_platform_interface: + dependency: transitive + description: + name: share_plus_platform_interface + sha256: "357412af4178d8e11d14f41723f80f12caea54cf0d5cd29af9dcdab85d58aea7" + url: "https://pub.dev" + source: hosted + version: "3.3.0" + shelf: + dependency: transitive + description: + name: shelf + sha256: ad29c505aee705f41a4d8963641f91ac4cee3c8fad5947e033390a7bd8180fa4 + url: "https://pub.dev" + source: hosted + version: "1.4.1" + shelf_packages_handler: + dependency: transitive + description: + name: shelf_packages_handler + sha256: "89f967eca29607c933ba9571d838be31d67f53f6e4ee15147d5dc2934fee1b1e" + url: "https://pub.dev" + source: hosted + version: "3.0.2" + shelf_static: + dependency: transitive + description: + name: shelf_static + sha256: a41d3f53c4adf0f57480578c1d61d90342cd617de7fc8077b1304643c2d85c1e + url: "https://pub.dev" + source: hosted + version: "1.1.2" + shelf_web_socket: + dependency: transitive + description: + name: shelf_web_socket + sha256: "9ca081be41c60190ebcb4766b2486a7d50261db7bd0f5d9615f2d653637a84c1" + url: "https://pub.dev" + source: hosted + version: "1.0.4" + sky_engine: + dependency: transitive + description: flutter + source: sdk + version: "0.0.99" + source_map_stack_trace: + dependency: transitive + description: + name: source_map_stack_trace + sha256: "84cf769ad83aa6bb61e0aa5a18e53aea683395f196a6f39c4c881fb90ed4f7ae" + url: "https://pub.dev" + source: hosted + version: "2.1.1" + source_maps: + dependency: transitive + description: + name: source_maps + sha256: "708b3f6b97248e5781f493b765c3337db11c5d2c81c3094f10904bfa8004c703" + url: "https://pub.dev" + source: hosted + version: "0.10.12" + 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: transitive + description: + name: sqflite + sha256: "591f1602816e9c31377d5f008c2d9ef7b8aca8941c3f89cc5fd9d84da0c38a9a" + url: "https://pub.dev" + source: hosted + version: "2.3.0" + sqflite_common: + dependency: transitive + description: + name: sqflite_common + sha256: "1b92f368f44b0dee2425bb861cfa17b6f6cf3961f762ff6f941d20b33355660a" + url: "https://pub.dev" + source: hosted + version: "2.5.0" + sqflite_common_ffi: + dependency: transitive + description: + name: sqflite_common_ffi + sha256: "0d5cc1be2eb18400ac6701c31211d44164393aa75886093002ecdd947be04f93" + url: "https://pub.dev" + source: hosted + version: "2.3.0+2" + sqflite_common_ffi_web: + dependency: transitive + description: + name: sqflite_common_ffi_web + sha256: db9a7ef6adcfb6c9b4115f628c1d3efe3774b385309a80e75c1bafb97da2c9d1 + url: "https://pub.dev" + source: hosted + version: "0.4.0" + sqlite3: + dependency: transitive + description: + name: sqlite3 + sha256: db65233e6b99e99b2548932f55a987961bc06d82a31a0665451fa0b4fff4c3fb + url: "https://pub.dev" + source: hosted + version: "2.1.0" + stack_trace: + dependency: transitive + description: + name: stack_trace + sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 + url: "https://pub.dev" + source: hosted + version: "1.11.0" + stream_channel: + dependency: transitive + description: + name: stream_channel + sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8" + url: "https://pub.dev" + source: hosted + version: "2.1.1" + string_scanner: + dependency: transitive + description: + name: string_scanner + sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" + url: "https://pub.dev" + source: hosted + version: "1.2.0" + synchronized: + dependency: transitive + description: + name: synchronized + sha256: "5fcbd27688af6082f5abd611af56ee575342c30e87541d0245f7ff99faa02c60" + url: "https://pub.dev" + source: hosted + version: "3.1.0" + term_glyph: + dependency: transitive + description: + name: term_glyph + sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84 + url: "https://pub.dev" + source: hosted + version: "1.2.1" + test: + dependency: transitive + description: + name: test + sha256: "13b41f318e2a5751c3169137103b60c584297353d4b1761b66029bae6411fe46" + url: "https://pub.dev" + source: hosted + version: "1.24.3" + test_api: + dependency: transitive + description: + name: test_api + sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8" + url: "https://pub.dev" + source: hosted + version: "0.6.0" + test_core: + dependency: transitive + description: + name: test_core + sha256: "99806e9e6d95c7b059b7a0fc08f07fc53fabe54a829497f0d9676299f1e8637e" + url: "https://pub.dev" + source: hosted + version: "0.5.3" + timezone: + dependency: transitive + description: + name: timezone + sha256: "1cfd8ddc2d1cfd836bc93e67b9be88c3adaeca6f40a00ca999104c30693cdca0" + url: "https://pub.dev" + source: hosted + version: "0.9.2" + typed_data: + dependency: transitive + description: + name: typed_data + sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c + url: "https://pub.dev" + source: hosted + version: "1.3.2" + uni_links: + dependency: "direct main" + description: + name: uni_links + sha256: "051098acfc9e26a9fde03b487bef5d3d228ca8f67693480c6f33fd4fbb8e2b6e" + url: "https://pub.dev" + source: hosted + version: "0.5.1" + uni_links_platform_interface: + dependency: transitive + description: + name: uni_links_platform_interface + sha256: "929cf1a71b59e3b7c2d8a2605a9cf7e0b125b13bc858e55083d88c62722d4507" + url: "https://pub.dev" + source: hosted + version: "1.0.0" + uni_links_web: + dependency: transitive + description: + name: uni_links_web + sha256: "7539db908e25f67de2438e33cc1020b30ab94e66720b5677ba6763b25f6394df" + url: "https://pub.dev" + source: hosted + version: "0.1.0" + url_launcher: + dependency: "direct main" + description: + name: url_launcher + sha256: "47e208a6711459d813ba18af120d9663c20bdf6985d6ad39fe165d2538378d27" + url: "https://pub.dev" + source: hosted + version: "6.1.14" + url_launcher_android: + dependency: transitive + description: + name: url_launcher_android + sha256: b04af59516ab45762b2ca6da40fa830d72d0f6045cd97744450b73493fa76330 + url: "https://pub.dev" + source: hosted + version: "6.1.0" + url_launcher_ios: + dependency: transitive + description: + name: url_launcher_ios + sha256: "7c65021d5dee51813d652357bc65b8dd4a6177082a9966bc8ba6ee477baa795f" + url: "https://pub.dev" + source: hosted + version: "6.1.5" + url_launcher_linux: + dependency: transitive + description: + name: url_launcher_linux + sha256: b651aad005e0cb06a01dbd84b428a301916dc75f0e7ea6165f80057fee2d8e8e + url: "https://pub.dev" + source: hosted + version: "3.0.6" + url_launcher_macos: + dependency: transitive + description: + name: url_launcher_macos + sha256: b55486791f666e62e0e8ff825e58a023fd6b1f71c49926483f1128d3bbd8fe88 + url: "https://pub.dev" + source: hosted + version: "3.0.7" + url_launcher_platform_interface: + dependency: transitive + description: + name: url_launcher_platform_interface + sha256: "95465b39f83bfe95fcb9d174829d6476216f2d548b79c38ab2506e0458787618" + url: "https://pub.dev" + source: hosted + version: "2.1.5" + url_launcher_web: + dependency: transitive + description: + name: url_launcher_web + sha256: "2942294a500b4fa0b918685aff406773ba0a4cd34b7f42198742a94083020ce5" + url: "https://pub.dev" + source: hosted + version: "2.0.20" + url_launcher_windows: + dependency: transitive + description: + name: url_launcher_windows + sha256: "95fef3129dc7cfaba2bc3d5ba2e16063bb561fc6d78e63eee16162bc70029069" + url: "https://pub.dev" + source: hosted + version: "3.0.8" + uuid: + dependency: transitive + description: + name: uuid + sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313" + url: "https://pub.dev" + source: hosted + version: "3.0.7" + vector_math: + dependency: transitive + description: + name: vector_math + sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803" + url: "https://pub.dev" + source: hosted + version: "2.1.4" + vm_service: + dependency: transitive + description: + name: vm_service + sha256: c538be99af830f478718b51630ec1b6bee5e74e52c8a802d328d9e71d35d2583 + url: "https://pub.dev" + source: hosted + version: "11.10.0" + watcher: + dependency: transitive + description: + name: watcher + sha256: "3d2ad6751b3c16cf07c7fca317a1413b3f26530319181b37e3b9039b84fc01d8" + url: "https://pub.dev" + source: hosted + version: "1.1.0" + web: + dependency: transitive + description: + name: web + sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10 + url: "https://pub.dev" + source: hosted + version: "0.1.4-beta" + web_socket_channel: + dependency: transitive + description: + name: web_socket_channel + sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b + url: "https://pub.dev" + source: hosted + version: "2.4.0" + webkit_inspection_protocol: + dependency: transitive + description: + name: webkit_inspection_protocol + sha256: "87d3f2333bb240704cd3f1c6b5b7acd8a10e7f0bc28c28dcf14e782014f4a572" + url: "https://pub.dev" + source: hosted + version: "1.2.1" + win32: + dependency: transitive + description: + name: win32 + sha256: "350a11abd2d1d97e0cc7a28a81b781c08002aa2864d9e3f192ca0ffa18b06ed3" + url: "https://pub.dev" + source: hosted + version: "5.0.9" + workmanager: + dependency: transitive + description: + name: workmanager + sha256: ed13530cccd28c5c9959ad42d657cd0666274ca74c56dea0ca183ddd527d3a00 + url: "https://pub.dev" + source: hosted + version: "0.5.2" + wtf_sliding_sheet: + dependency: transitive + description: + name: wtf_sliding_sheet + sha256: fbce1d6b08bb8c5f6c4381346120b2e476600a236e0501552adfa47751f9ac61 + url: "https://pub.dev" + source: hosted + version: "1.1.2" + xdg_directories: + dependency: transitive + description: + name: xdg_directories + sha256: "589ada45ba9e39405c198fe34eb0f607cddb2108527e658136120892beac46d2" + url: "https://pub.dev" + source: hosted + version: "1.0.3" + xml: + dependency: transitive + description: + name: xml + sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84" + url: "https://pub.dev" + source: hosted + version: "6.3.0" + yaml: + dependency: transitive + description: + name: yaml + sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5" + url: "https://pub.dev" + source: hosted + version: "3.1.2" +sdks: + dart: ">=3.1.2 <4.0.0" + flutter: ">=3.13.0" diff --git a/filcnaplo_premium/pubspec.yaml b/filcnaplo_premium_old/pubspec.yaml similarity index 100% rename from filcnaplo_premium/pubspec.yaml rename to filcnaplo_premium_old/pubspec.yaml