Dart SDK 3.11.5 Flutter SDK 3.41.7 softplayer_web 1.0.0+1 ├── cupertino_icons 1.0.9 ├── dio 5.9.2 │ ├── async... │ ├── collection... │ ├── dio_web_adapter 2.1.2 │ │ ├── dio... │ │ ├── http_parser... │ │ ├── meta... │ │ └── web... │ ├── http_parser... │ ├── meta... │ ├── mime 2.0.0 │ └── path 1.9.1 ├── flutter 0.0.0 │ ├── characters 1.4.1 │ ├── collection 1.19.1 │ ├── material_color_utilities 0.13.0 │ │ └── collection... │ ├── meta 1.17.0 │ ├── sky_engine 0.0.0 │ └── vector_math 2.2.0 ├── flutter_dotenv 5.2.1 │ └── flutter... ├── flutter_lints 3.0.2 │ └── lints 3.0.0 ├── flutter_test 0.0.0 │ ├── clock... │ ├── collection... │ ├── fake_async 1.3.3 │ │ ├── clock... │ │ └── collection... │ ├── flutter... │ ├── leak_tracker_flutter_testing 3.0.10 │ │ ├── flutter... │ │ ├── leak_tracker 11.0.2 │ │ │ ├── clock... │ │ │ ├── collection... │ │ │ ├── meta... │ │ │ ├── path... │ │ │ └── vm_service 15.1.0 │ │ ├── leak_tracker_testing 3.0.2 │ │ │ ├── leak_tracker... │ │ │ ├── matcher... │ │ │ └── meta... │ │ ├── matcher... │ │ └── meta... │ ├── matcher 0.12.19 │ │ ├── async... │ │ ├── meta... │ │ ├── stack_trace... │ │ ├── term_glyph... │ │ └── test_api... │ ├── meta... │ ├── path... │ ├── stack_trace 1.12.1 │ │ └── path... │ ├── stream_channel 2.1.4 │ │ └── async... │ ├── test_api 0.7.10 │ │ ├── async... │ │ ├── boolean_selector 2.1.2 │ │ │ ├── source_span... │ │ │ └── string_scanner... │ │ ├── collection... │ │ ├── meta... │ │ ├── source_span... │ │ ├── stack_trace... │ │ ├── stream_channel... │ │ ├── string_scanner... │ │ └── term_glyph 1.2.2 │ └── vector_math... ├── grpc 4.1.0 │ ├── async 2.13.1 │ │ ├── collection... │ │ └── meta... │ ├── clock 1.1.2 │ ├── crypto 3.0.7 │ │ └── typed_data 1.4.0 │ │ └── collection... │ ├── fixnum 1.1.1 │ ├── googleapis_auth 2.3.0 │ │ ├── crypto... │ │ ├── google_cloud 0.4.1 │ │ │ ├── collection... │ │ │ ├── http... │ │ │ ├── io 1.0.5 │ │ │ │ ├── meta... │ │ │ │ ├── path... │ │ │ │ └── string_scanner... │ │ │ ├── meta... │ │ │ ├── shelf 1.4.2 │ │ │ │ ├── async... │ │ │ │ ├── collection... │ │ │ │ ├── http_parser... │ │ │ │ ├── path... │ │ │ │ ├── stack_trace... │ │ │ │ └── stream_channel... │ │ │ └── stack_trace... │ │ ├── google_identity_services_web 0.3.3+1 │ │ │ ├── meta... │ │ │ └── web... │ │ ├── http... │ │ ├── http_parser... │ │ └── meta... │ ├── http... │ ├── http2 2.3.1 │ ├── meta... │ ├── protobuf 3.1.0 │ │ ├── collection... │ │ ├── fixnum... │ │ └── meta... │ └── web 1.1.1 ├── http 1.6.0 │ ├── async... │ ├── http_parser 4.1.2 │ │ ├── collection... │ │ ├── source_span 1.10.2 │ │ │ ├── collection... │ │ │ ├── path... │ │ │ └── term_glyph... │ │ ├── string_scanner 1.4.1 │ │ │ └── source_span... │ │ └── typed_data... │ ├── meta... │ └── web... └── softplayer_dart_proto 1.0.0 ├── googleapis_grpc 1.0.28+routingonly │ ├── fixnum... │ ├── grpc... │ └── protobuf... └── protobuf_wellknown 0.1.1 ├── build 2.5.4 │ ├── analyzer 7.7.1 │ │ ├── _fe_analyzer_shared 85.0.0 │ │ │ └── meta... │ │ ├── collection... │ │ ├── convert... │ │ ├── crypto... │ │ ├── glob... │ │ ├── meta... │ │ ├── package_config... │ │ ├── path... │ │ ├── pub_semver 2.2.0 │ │ │ └── collection... │ │ ├── source_span... │ │ ├── watcher 1.2.1 │ │ │ ├── async... │ │ │ └── path... │ │ └── yaml 3.1.3 │ │ ├── collection... │ │ ├── source_span... │ │ └── string_scanner... │ ├── async... │ ├── build_runner_core 9.1.2 │ │ ├── analyzer... │ │ ├── async... │ │ ├── build... │ │ ├── build_config 1.1.2 │ │ │ ├── checked_yaml 2.0.4 │ │ │ │ ├── json_annotation... │ │ │ │ ├── source_span... │ │ │ │ └── yaml... │ │ │ ├── json_annotation... │ │ │ ├── path... │ │ │ ├── pubspec_parse 1.5.0 │ │ │ │ ├── checked_yaml... │ │ │ │ ├── collection... │ │ │ │ ├── json_annotation... │ │ │ │ ├── pub_semver... │ │ │ │ └── yaml... │ │ │ └── yaml... │ │ ├── build_resolvers 2.5.4 │ │ │ ├── analyzer... │ │ │ ├── async... │ │ │ ├── build... │ │ │ ├── build_runner_core... │ │ │ ├── collection... │ │ │ ├── convert... │ │ │ ├── crypto... │ │ │ ├── graphs... │ │ │ ├── logging... │ │ │ ├── package_config... │ │ │ ├── path... │ │ │ ├── pool... │ │ │ ├── pub_semver... │ │ │ └── stream_transform 2.1.1 │ │ ├── build_runner 2.5.4 │ │ │ ├── analyzer... │ │ │ ├── args 2.7.0 │ │ │ ├── async... │ │ │ ├── build... │ │ │ ├── build_config... │ │ │ ├── build_daemon 4.1.1 │ │ │ │ ├── built_collection... │ │ │ │ ├── built_value... │ │ │ │ ├── crypto... │ │ │ │ ├── http_multi_server... │ │ │ │ ├── logging... │ │ │ │ ├── path... │ │ │ │ ├── pool... │ │ │ │ ├── shelf... │ │ │ │ ├── shelf_web_socket... │ │ │ │ ├── stream_transform... │ │ │ │ ├── watcher... │ │ │ │ └── web_socket_channel... │ │ │ ├── build_resolvers... │ │ │ ├── build_runner_core... │ │ │ ├── code_builder 4.11.1 │ │ │ │ ├── built_collection... │ │ │ │ ├── built_value... │ │ │ │ ├── collection... │ │ │ │ ├── matcher... │ │ │ │ └── meta... │ │ │ ├── collection... │ │ │ ├── crypto... │ │ │ ├── dart_style 3.1.1 │ │ │ │ ├── analyzer... │ │ │ │ ├── args... │ │ │ │ ├── collection... │ │ │ │ ├── package_config... │ │ │ │ ├── path... │ │ │ │ ├── pub_semver... │ │ │ │ ├── source_span... │ │ │ │ └── yaml... │ │ │ ├── frontend_server_client 4.0.0 │ │ │ │ ├── async... │ │ │ │ └── path... │ │ │ ├── glob... │ │ │ ├── graphs... │ │ │ ├── http... │ │ │ ├── http_multi_server 3.2.2 │ │ │ │ └── async... │ │ │ ├── io... │ │ │ ├── js 0.7.2 │ │ │ ├── logging... │ │ │ ├── meta... │ │ │ ├── mime... │ │ │ ├── package_config... │ │ │ ├── path... │ │ │ ├── pool... │ │ │ ├── pub_semver... │ │ │ ├── pubspec_parse... │ │ │ ├── shelf... │ │ │ ├── shelf_web_socket 3.0.0 │ │ │ │ ├── shelf... │ │ │ │ ├── stream_channel... │ │ │ │ └── web_socket_channel... │ │ │ ├── stack_trace... │ │ │ ├── stream_transform... │ │ │ ├── timing... │ │ │ ├── watcher... │ │ │ ├── web... │ │ │ ├── web_socket_channel 3.0.3 │ │ │ │ ├── async... │ │ │ │ ├── crypto... │ │ │ │ ├── stream_channel... │ │ │ │ ├── web... │ │ │ │ └── web_socket 1.0.1 │ │ │ │ └── web... │ │ │ └── yaml... │ │ ├── built_collection... │ │ ├── built_value... │ │ ├── collection... │ │ ├── convert... │ │ ├── crypto... │ │ ├── glob... │ │ ├── graphs... │ │ ├── json_annotation 4.11.0 │ │ │ └── meta... │ │ ├── logging... │ │ ├── meta... │ │ ├── package_config... │ │ ├── path... │ │ ├── pool... │ │ ├── timing 1.0.2 │ │ │ └── json_annotation... │ │ ├── watcher... │ │ └── yaml... │ ├── built_collection 5.1.1 │ ├── built_value 8.12.5 │ │ ├── built_collection... │ │ ├── collection... │ │ ├── fixnum... │ │ └── meta... │ ├── convert 3.1.2 │ │ └── typed_data... │ ├── crypto... │ ├── glob 2.1.3 │ │ ├── async... │ │ ├── collection... │ │ ├── file 7.0.1 │ │ │ ├── meta... │ │ │ └── path... │ │ ├── path... │ │ └── string_scanner... │ ├── graphs 2.3.2 │ │ └── collection... │ ├── logging 1.3.0 │ ├── meta... │ ├── package_config 2.2.0 │ │ └── path... │ ├── path... │ └── pool 1.5.2 │ ├── async... │ └── stack_trace... ├── fixnum... ├── path... └── protobuf...