## Running analysis for "walletconnect_flutter_v2" version "2.2.3" STARTED: 2024-05-17T23:04:24.144326Z ### Starting pana 2024-05-17 23:04:38.089851 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-17 23:04:38.145181 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-17 23:04:38.351085 INFO: Downloading package walletconnect_flutter_v2 2.2.3 from https://pub.dev/api/archives/walletconnect_flutter_v2-2.2.3.tar.gz 2024-05-17 23:04:39.471043 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-17 23:04:50.910391 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-17 23:04:52.462586 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-17 23:04:54.639387 INFO: Analyzing package... 2024-05-17 23:04:54.671250 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-05-17 23:06:14.417020 INFO: Running `git init`... 2024-05-17 23:06:14.451665 INFO: Running `git remote add origin https://github.com/WalletConnect/WalletConnectFlutterV2`... 2024-05-17 23:06:14.471449 INFO: Running `git remote show origin`... 2024-05-17 23:06:14.714487 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-17 23:06:15.373589 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-17 23:06:15.398731 INFO: Running `git show origin/master:example/dapp/pubspec.yaml`... 2024-05-17 23:06:15.420670 INFO: Running `git show origin/master:example/wallet/pubspec.yaml`... 2024-05-17 23:06:15.440602 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-17 23:06:20.509176 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_SILZGX/lib`... 2024-05-17 23:06:22.603670 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-17 23:06:34.713268 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-walletconnect_flutter_v2HFEHOW --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-05-17 23:08:26.698977 INFO: `dartdoc` completed: 2024-05-17 23:08:26.698977 INFO: Documenting walletconnect_flutter_v2... 2024-05-17 23:08:26.698977 INFO: Discovering libraries... 2024-05-17 23:08:26.698977 INFO: Linking elements... 2024-05-17 23:08:26.698977 INFO: Precaching local docs for 1301101 elements... 2024-05-17 23:08:26.698977 INFO: Initialized dartdoc with 1853 libraries 2024-05-17 23:08:26.698977 INFO: Generating docs for library walletconnect_flutter_v2.dart from package:walletconnect_flutter_v2/walletconnect_flutter_v2.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/web3app/i_web3app.dart from package:walletconnect_flutter_v2/apis/web3app/i_web3app.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/web3app/web3app.dart from package:walletconnect_flutter_v2/apis/web3app/web3app.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/models/uri_parse_result.dart from package:walletconnect_flutter_v2/apis/models/uri_parse_result.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/models/basic_models.dart from package:walletconnect_flutter_v2/apis/models/basic_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/models/json_rpc_request.dart from package:walletconnect_flutter_v2/apis/models/json_rpc_request.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/models/json_rpc_response.dart from package:walletconnect_flutter_v2/apis/models/json_rpc_response.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/models/json_rpc_error.dart from package:walletconnect_flutter_v2/apis/models/json_rpc_error.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/i_auth_engine_common.dart from package:walletconnect_flutter_v2/apis/auth_api/i_auth_engine_common.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/auth_client.dart from package:walletconnect_flutter_v2/apis/auth_api/auth_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/models/auth_client_models.dart from package:walletconnect_flutter_v2/apis/auth_api/models/auth_client_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/models/auth_client_events.dart from package:walletconnect_flutter_v2/apis/auth_api/models/auth_client_events.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/models/json_rpc_models.dart from package:walletconnect_flutter_v2/apis/auth_api/models/json_rpc_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/i_auth_client.dart from package:walletconnect_flutter_v2/apis/auth_api/i_auth_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/i_auth_engine_app.dart from package:walletconnect_flutter_v2/apis/auth_api/i_auth_engine_app.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/i_auth_engine.dart from package:walletconnect_flutter_v2/apis/auth_api/i_auth_engine.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/i_auth_engine_wallet.dart from package:walletconnect_flutter_v2/apis/auth_api/i_auth_engine_wallet.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/auth_engine.dart from package:walletconnect_flutter_v2/apis/auth_api/auth_engine.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/utils/auth_constants.dart from package:walletconnect_flutter_v2/apis/auth_api/utils/auth_constants.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/utils/auth_signature.dart from package:walletconnect_flutter_v2/apis/auth_api/utils/auth_signature.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/utils/address_utils.dart from package:walletconnect_flutter_v2/apis/auth_api/utils/address_utils.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/utils/secp256k1/auth_secp256k1.dart from package:walletconnect_flutter_v2/apis/auth_api/utils/secp256k1/auth_secp256k1.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/utils/auth_utils.dart from package:walletconnect_flutter_v2/apis/auth_api/utils/auth_utils.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/auth_api/utils/auth_api_validators.dart from package:walletconnect_flutter_v2/apis/auth_api/utils/auth_api_validators.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/core.dart from package:walletconnect_flutter_v2/apis/core/core.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/i_core.dart from package:walletconnect_flutter_v2/apis/core/i_core.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/i_message_tracker.dart from package:walletconnect_flutter_v2/apis/core/relay_client/i_message_tracker.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/websocket/i_websocket_handler.dart from package:walletconnect_flutter_v2/apis/core/relay_client/websocket/i_websocket_handler.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/websocket/http_client.dart from package:walletconnect_flutter_v2/apis/core/relay_client/websocket/http_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/websocket/websocket_handler.dart from package:walletconnect_flutter_v2/apis/core/relay_client/websocket/websocket_handler.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/websocket/i_http_client.dart from package:walletconnect_flutter_v2/apis/core/relay_client/websocket/i_http_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/topic_map.dart from package:walletconnect_flutter_v2/apis/core/relay_client/topic_map.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/i_relay_client.dart from package:walletconnect_flutter_v2/apis/core/relay_client/i_relay_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/relay_client.dart from package:walletconnect_flutter_v2/apis/core/relay_client/relay_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/message_tracker.dart from package:walletconnect_flutter_v2/apis/core/relay_client/message_tracker.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/json_rpc_2/error_code.dart from package:walletconnect_flutter_v2/apis/core/relay_client/json_rpc_2/error_code.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/json_rpc_2/src/exception.dart from package:walletconnect_flutter_v2/apis/core/relay_client/json_rpc_2/src/exception.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/json_rpc_2/src/parameters.dart from package:walletconnect_flutter_v2/apis/core/relay_client/json_rpc_2/src/parameters.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/json_rpc_2/src/utils.dart from package:walletconnect_flutter_v2/apis/core/relay_client/json_rpc_2/src/utils.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/json_rpc_2/src/client.dart from package:walletconnect_flutter_v2/apis/core/relay_client/json_rpc_2/src/client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/json_rpc_2/src/peer.dart from package:walletconnect_flutter_v2/apis/core/relay_client/json_rpc_2/src/peer.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/json_rpc_2/src/server.dart from package:walletconnect_flutter_v2/apis/core/relay_client/json_rpc_2/src/server.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_client/relay_client_models.dart from package:walletconnect_flutter_v2/apis/core/relay_client/relay_client_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/json_rpc_history.dart from package:walletconnect_flutter_v2/apis/core/pairing/json_rpc_history.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/i_pairing.dart from package:walletconnect_flutter_v2/apis/core/pairing/i_pairing.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/i_json_rpc_history.dart from package:walletconnect_flutter_v2/apis/core/pairing/i_json_rpc_history.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/expirer.dart from package:walletconnect_flutter_v2/apis/core/pairing/expirer.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/i_expirer.dart from package:walletconnect_flutter_v2/apis/core/pairing/i_expirer.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/i_pairing_store.dart from package:walletconnect_flutter_v2/apis/core/pairing/i_pairing_store.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/utils/json_rpc_utils.dart from package:walletconnect_flutter_v2/apis/core/pairing/utils/json_rpc_utils.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/utils/pairing_models.dart from package:walletconnect_flutter_v2/apis/core/pairing/utils/pairing_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/pairing.dart from package:walletconnect_flutter_v2/apis/core/pairing/pairing.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/pairing/pairing_store.dart from package:walletconnect_flutter_v2/apis/core/pairing/pairing_store.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/store/generic_store.dart from package:walletconnect_flutter_v2/apis/core/store/generic_store.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/store/i_generic_store.dart from package:walletconnect_flutter_v2/apis/core/store/i_generic_store.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/store/store_models.dart from package:walletconnect_flutter_v2/apis/core/store/store_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/store/i_store.dart from package:walletconnect_flutter_v2/apis/core/store/i_store.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/store/shared_prefs_store.dart from package:walletconnect_flutter_v2/apis/core/store/shared_prefs_store.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_auth/relay_auth_constants.dart from package:walletconnect_flutter_v2/apis/core/relay_auth/relay_auth_constants.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_auth/i_relay_auth.dart from package:walletconnect_flutter_v2/apis/core/relay_auth/i_relay_auth.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_auth/relay_auth_models.dart from package:walletconnect_flutter_v2/apis/core/relay_auth/relay_auth_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/relay_auth/relay_auth.dart from package:walletconnect_flutter_v2/apis/core/relay_auth/relay_auth.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/verify/i_verify.dart from package:walletconnect_flutter_v2/apis/core/verify/i_verify.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/verify/models/verify_context.dart from package:walletconnect_flutter_v2/apis/core/verify/models/verify_context.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/verify/verify.dart from package:walletconnect_flutter_v2/apis/core/verify/verify.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/heartbit/i_heartbeat.dart from package:walletconnect_flutter_v2/apis/core/heartbit/i_heartbeat.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/heartbit/heartbeat.dart from package:walletconnect_flutter_v2/apis/core/heartbit/heartbeat.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/echo/i_echo.dart from package:walletconnect_flutter_v2/apis/core/echo/i_echo.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/echo/echo_client.dart from package:walletconnect_flutter_v2/apis/core/echo/echo_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/echo/echo.dart from package:walletconnect_flutter_v2/apis/core/echo/echo.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/echo/models/echo_response.dart from package:walletconnect_flutter_v2/apis/core/echo/models/echo_response.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/echo/models/echo_body.dart from package:walletconnect_flutter_v2/apis/core/echo/models/echo_body.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/echo/i_echo_client.dart from package:walletconnect_flutter_v2/apis/core/echo/i_echo_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/crypto/crypto_utils.dart from package:walletconnect_flutter_v2/apis/core/crypto/crypto_utils.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/crypto/i_crypto_utils.dart from package:walletconnect_flutter_v2/apis/core/crypto/i_crypto_utils.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/crypto/crypto_models.dart from package:walletconnect_flutter_v2/apis/core/crypto/crypto_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/crypto/i_crypto.dart from package:walletconnect_flutter_v2/apis/core/crypto/i_crypto.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/core/crypto/crypto.dart from package:walletconnect_flutter_v2/apis/core/crypto/crypto.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/sessions.dart from package:walletconnect_flutter_v2/apis/sign_api/sessions.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/models/session_models.dart from package:walletconnect_flutter_v2/apis/sign_api/models/session_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/models/proposal_models.dart from package:walletconnect_flutter_v2/apis/sign_api/models/proposal_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/models/json_rpc_models.dart from package:walletconnect_flutter_v2/apis/sign_api/models/json_rpc_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/models/sign_client_models.dart from package:walletconnect_flutter_v2/apis/sign_api/models/sign_client_models.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/models/sign_client_events.dart from package:walletconnect_flutter_v2/apis/sign_api/models/sign_client_events.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/sign_client.dart from package:walletconnect_flutter_v2/apis/sign_api/sign_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/sign_engine.dart from package:walletconnect_flutter_v2/apis/sign_api/sign_engine.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/i_sign_engine.dart from package:walletconnect_flutter_v2/apis/sign_api/i_sign_engine.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/i_sign_client.dart from package:walletconnect_flutter_v2/apis/sign_api/i_sign_client.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/i_sign_engine_wallet.dart from package:walletconnect_flutter_v2/apis/sign_api/i_sign_engine_wallet.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/i_sign_engine_common.dart from package:walletconnect_flutter_v2/apis/sign_api/i_sign_engine_common.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/i_sign_engine_app.dart from package:walletconnect_flutter_v2/apis/sign_api/i_sign_engine_app.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/utils/custom_credentials.dart from package:walletconnect_flutter_v2/apis/sign_api/utils/custom_credentials.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/utils/sign_api_validator_utils.dart from package:walletconnect_flutter_v2/apis/sign_api/utils/sign_api_validator_utils.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/sign_api/i_sessions.dart from package:walletconnect_flutter_v2/apis/sign_api/i_sessions.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/web3wallet/web3wallet.dart from package:walletconnect_flutter_v2/apis/web3wallet/web3wallet.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/web3wallet/i_web3wallet.dart from package:walletconnect_flutter_v2/apis/web3wallet/i_web3wallet.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/utils/constants.dart from package:walletconnect_flutter_v2/apis/utils/constants.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/utils/errors.dart from package:walletconnect_flutter_v2/apis/utils/errors.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/utils/walletconnect_utils.dart from package:walletconnect_flutter_v2/apis/utils/walletconnect_utils.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/utils/method_constants.dart from package:walletconnect_flutter_v2/apis/utils/method_constants.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/utils/extensions.dart from package:walletconnect_flutter_v2/apis/utils/extensions.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/utils/log_level.dart from package:walletconnect_flutter_v2/apis/utils/log_level.dart... 2024-05-17 23:08:26.698977 INFO: Generating docs for library apis/utils/namespace_utils.dart from package:walletconnect_flutter_v2/apis/utils/namespace_utils.dart... 2024-05-17 23:08:26.698977 INFO: Documented 103 public libraries in 108.7 seconds 2024-05-17 23:08:26.698977 INFO: Success! Docs generated into /tmp/dartdoc-walletconnect_flutter_v2HFEHOW 2024-05-17 23:08:26.698977 INFO: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. 2024-05-17 23:08:26.698977 INFO: from package-walletconnect_flutter_v2: file:///tmp/pana_SILZGX 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Web3Client: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/client.dart:23:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Value: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:68:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FixedLengthArray.FixedLengthArray: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:165:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FixedBytes.FixedBytes: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:13:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FunctionType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:66:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Transaction: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction.dart:3:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Logger.Logger: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/logger.dart:46:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Wallet.createNew: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/wallet.dart:109:18) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Wallet.fromJson: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/wallet.dart:132:18) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EventComponent.EventComponent: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:389:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.LengthTrackingByteSink: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/utils/length_tracking_byte_sink.dart:3:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Event.T extends EventArgs: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/event.dart:33:13) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FilterOptions: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/filters.dart:65:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.TransactionReceipt: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction_information.dart:78:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BlockNum.current: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/block_number.dart:15:18) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.AddressType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/integers.dart:100:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BoolType.BoolType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/integers.dart:141:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.MultiOutput.MultiOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/outputs/multi_output.dart:8:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.SyncInformation.SyncInformation: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/sync_information.dart:6:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.AbiType.T: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/types.dart:15:24) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.LogFilter.LogFilter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/log_filter.dart:9:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.TransactionInformation: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction_information.dart:3:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.PrefixPrinter.PrefixPrinter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/printers/prefix_printer.dart:19:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FunctionParameter.FunctionParameter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:401:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.CompositeFunctionParameter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:429:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.UintType.UintType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/integers.dart:51:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FilterEvent: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/filters.dart:121:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FilterEvent.FilterEvent: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/filters.dart:122:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ecRecover: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:107:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.PrettyPrinter.PrettyPrinter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/printers/pretty_printer.dart:187:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EventComponent.T: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:387:22) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Transaction.Transaction: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction.dart:4:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BlockNum: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/block_number.dart:5:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.RpcService.RpcService: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/json_rpc.dart:13:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Web3Client.Web3Client: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/client.dart:28:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Web3Client.custom: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/client.dart:31:14) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DevelopmentFilter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/filters/development_filter.dart:8:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ContractAbi.ContractAbi: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:69:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ContractAbi.fromJson: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:72:23) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.calculatePadLength: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/types.dart:60:5) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DynamicLengthArray.DynamicLengthArray: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:259:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DevelopmentFilter.DevelopmentFilter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/filters/development_filter.dart:8:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.keccakDigest: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/keccak.dart:7:20) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.AddressType.AddressType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/integers.dart:102:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EtherAmount.inWei: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/ether_amount.dart:6:21) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Values.T2: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:91:18) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.StreamOutput.StreamOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/outputs/stream_output.dart:10:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Credentials.Credentials: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/credentials.dart:17:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.CustomTransactionSender: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/credentials.dart:133:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.SyncInformation: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/sync_information.dart:5:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.IntType.IntType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/integers.dart:178:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.hexToDartInt: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:73:5) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.keccakUtf8: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/keccak.dart:14:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EventArgs: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:23:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.WhenWhy: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:39:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FileOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/outputs/file_output_stub.dart:7:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.AdvancedFileOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/outputs/advanced_file_output_stub.dart:27:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ProductionFilter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/filters/production_filter.dart:5:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ConsoleOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/outputs/console_output.dart:7:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.HybridPrinter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/printers/hybrid_printer.dart:16:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.LogfmtPrinter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/printers/logfmt_printer.dart:9:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BlockInformation: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/block_information.dart:3:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BaseArrayType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:155:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DeployedContract: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/deployed_contract.dart:9:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.RpcService: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/json_rpc.dart:11:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.JsonRPC: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/json_rpc.dart:29:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Level: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/log_level.dart:3:6) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EtherUnit: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/ether_unit.dart:3:6) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ContractFunctionType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:13:6) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.StateMutability: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:39:6) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BlockNum.genesis: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/block_number.dart:10:18) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.CompositeFunctionParameter.CompositeFunctionParameter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:431:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.AnsiColor.none: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/ansi_color.dart:13:19) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DynamicBytes.DynamicBytes: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:82:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.privateKeyBytesToPublic: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:24:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.bytesToUnsignedInt: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:57:8) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BlockInformation.BlockInformation: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/block_information.dart:4:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EtherAmount: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/ether_amount.dart:5:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.AbiType.AbiType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/types.dart:17:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.LogOutput.LogOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/log_output.dart:10:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.TupleType.TupleType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/tuple.dart:11:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.LengthTrackingByteSink.LengthTrackingByteSink: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/utils/length_tracking_byte_sink.dart:3:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.intToBytes: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:65:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DynamicLengthArray: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:257:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.padUint8ListTo32: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/utils/typed_data.dart:9:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EthPrivateKey.EthPrivateKey: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/credentials.dart:142:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EthPrivateKey.fromHex: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/credentials.dart:146:17) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EthPrivateKey.fromInt: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/credentials.dart:149:17) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EthPrivateKey.createRandom: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/credentials.dart:158:25) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.TransactionReceipt.TransactionReceipt: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction_information.dart:79:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.uint8ListFromList: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/utils/typed_data.dart:3:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.encodeList: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/utils/rlp.dart:36:6) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Transaction.callContract: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction.dart:17:15) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.JsonRPC.JsonRPC: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/json_rpc.dart:31:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.LogEvent.LogEvent: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/log_event.dart:12:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EtherAmount.fromInt: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/ether_amount.dart:32:23) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.sizeUnitBytes: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/types.dart:11:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.AnsiColor.bg: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/ansi_color.dart:22:19) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.HybridPrinter.HybridPrinter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/printers/hybrid_printer.dart:19:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BlockNum.pending: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/block_number.dart:21:18) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.SocketConnector: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/client.dart:17:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Value.T: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:68:13) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EthereumAddress.fromHex: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/address.dart:28:27) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Event.Event: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/event.dart:33:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.MemoryOutput.MemoryOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/outputs/memory_output.dart:17:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.LogCallback: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/logger.dart:11:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.OutputEvent.OutputEvent: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/output_event.dart:10:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ContractEvent.ContractEvent: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:307:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.CustomTransactionSender.CustomTransactionSender: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/credentials.dart:133:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.keccakAscii: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/keccak.dart:18:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DecodingResult.T: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/types.dart:70:22) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.SimplePrinter.SimplePrinter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/printers/simple_printer.dart:34:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.unsignedIntToBytes: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:52:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.isValidSignature: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:133:6) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Values.T1: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:91:14) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.MsgSignature.MsgSignature: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:62:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.parseAbiType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/types.dart:124:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ContractFunction.ContractFunction: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:187:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.hexToBytes: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:45:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EtherAmount.zero: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/ether_amount.dart:8:15) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EtherAmount.fromUnitAndValue: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/ether_amount.dart:15:23) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EtherAmount.fromBigInt: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/ether_amount.dart:39:23) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EtherAmount.fromBase10String: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/ether_amount.dart:46:23) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.CredentialsWithKnownAddress.CredentialsWithKnownAddress: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/credentials.dart:119:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EthereumAddress.EthereumAddress: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/address.dart:13:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EthereumAddress.fromPublicKey: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/credentials/address.dart:18:27) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.compressPublicKey: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:144:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FilterOptions.FilterOptions: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/filters.dart:66:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.LogfmtPrinter.LogfmtPrinter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/printers/logfmt_printer.dart:9:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FilterEvent.fromMap: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/filters.dart:134:15) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.keccak256: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/keccak.dart:9:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ProductionFilter.ProductionFilter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/filters/production_filter.dart:5:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.TransactionInformation.fromMap: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction_information.dart:4:26) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.sign: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:69:14) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.StateMutability.StateMutability: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:39:6) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EventHandler: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/event.dart:13:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.RPCError.RPCError: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/json_rpc.dart:96:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.signTransactionRaw: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction_signer.dart:103:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.OutputCallback: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/logger.dart:13:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BlockInformation.fromJson: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/block_information.dart:9:28) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.LogPrinter.LogPrinter: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/log_printer.dart:10:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.strip0x: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:7:8) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BaseArrayType.T: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:155:30) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DeployedContract.DeployedContract: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/deployed_contract.dart:11:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EtherUnit.EtherUnit: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/ether_unit.dart:3:6) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.AdvancedFileOutput.AdvancedFileOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/outputs/advanced_file_output_stub.dart:55:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.GeneratedContract.GeneratedContract: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/generated_contract.dart:10:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FileOutput.FileOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/outputs/file_output_stub.dart:8:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EncodingLengthInfo.EncodingLengthInfo: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/types.dart:38:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FunctionParameter.T: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:399:25) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.StringType.StringType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:126:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ContractFunctionType.ContractFunctionType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:13:6) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Level.Level: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/log_level.dart:22:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DecodingResult.DecodingResult: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/types.dart:72:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.AnsiColor.fg: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/ansi_color.dart:18:19) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Value.Value: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:73:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EventArgs.EventArgs: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:23:16) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.publicKeyToAddress: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:53:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.hexToInt: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:68:8) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.EncodingLengthInfo.dynamic: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/types.dart:41:28) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.prependTransactionType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction_signer.dart:97:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.decompressPublicKey: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:152:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FixedLengthArray.T: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:163:24) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.DynamicLengthArray.T: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:257:26) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.BlockNum.exact: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/block_number.dart:7:18) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:logger is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ConsoleOutput.ConsoleOutput: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logger-2.3.0/lib/src/outputs/console_output.dart:7:7) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.RPCResponse.RPCResponse: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/json_rpc.dart:84:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.WhenWhy.WhenWhy: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:47:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FilterOptions.events: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/filters.dart:68:17) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.FunctionType.FunctionType: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/arrays.dart:68:9) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.bytesToHex: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:21:8) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.bytesToInt: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:63:8) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.privateKeyToPublic: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:30:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.TransactionReceipt.fromMap: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/core/transaction_information.dart:94:22) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:event is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.Values.Values: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/event-2.1.2/lib/src/eventargs.dart:97:3) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.encode: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/utils/rlp.dart:83:11) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: private API of package:web3dart is reexported by libraries in other packages: 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.generateNewPrivateKey: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/secp256k1.dart:39:8) 2024-05-17 23:08:26.698977 INFO: referred to by walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: walletconnect_flutter_v2 has no library level documentation comments 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2: (file:///tmp/pana_SILZGX/lib/walletconnect_flutter_v2.dart:1:9) 2024-05-17 23:08:26.698977 INFO: warning: unresolved doc reference [0, 256] 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.bytesToHex: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/crypto/formatting.dart:21:8) 2024-05-17 23:08:26.698977 INFO: warning: unresolved doc reference [0; 256] 2024-05-17 23:08:26.698977 INFO: from walletconnect_flutter_v2.ContractFunction.encodeCall: (file:///tmp/analyzerEIJVTY/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/web3dart-2.7.3/lib/src/contracts/abi/abi.dart:253:13) 2024-05-17 23:08:26.698977 INFO: warning: unresolved doc reference [toString] 2024-05-17 23:08:26.698977 INFO: from utils.getErrorMessage: (file:///tmp/pana_SILZGX/lib/apis/core/relay_client/json_rpc_2/src/utils.dart:22:8) 2024-05-17 23:08:26.698977 INFO: warning: unresolved doc reference [responses] 2024-05-17 23:08:26.698977 INFO: from client.Client.Client: (file:///tmp/pana_SILZGX/lib/apis/core/relay_client/json_rpc_2/src/client.dart:52:3) 2024-05-17 23:08:26.698977 INFO: warning: unresolved doc reference [responses] 2024-05-17 23:08:26.698977 INFO: from client.Client.withoutJson: (file:///tmp/pana_SILZGX/lib/apis/core/relay_client/json_rpc_2/src/client.dart:64:10) 2024-05-17 23:08:26.698977 INFO: warning: unresolved doc reference [handleRequest] 2024-05-17 23:08:26.698977 INFO: from server.Server: (file:///tmp/pana_SILZGX/lib/apis/core/relay_client/json_rpc_2/src/server.dart:30:7) 2024-05-17 23:08:26.698977 INFO: warning: unresolved doc reference [parseRequest] 2024-05-17 23:08:26.698977 INFO: from server.Server: (file:///tmp/pana_SILZGX/lib/apis/core/relay_client/json_rpc_2/src/server.dart:30:7) 2024-05-17 23:08:26.698977 INFO: warning: unresolved doc reference [requests] 2024-05-17 23:08:26.698977 INFO: from server.Server.Server: (file:///tmp/pana_SILZGX/lib/apis/core/relay_client/json_rpc_2/src/server.dart:84:3) 2024-05-17 23:08:26.698977 INFO: warning: unresolved doc reference [requests] 2024-05-17 23:08:26.698977 INFO: from server.Server.withoutJson: (file:///tmp/pana_SILZGX/lib/apis/core/relay_client/json_rpc_2/src/server.dart:106:10) 2024-05-17 23:08:26.698977 INFO: Found 188 warnings and 0 errors. 2024-05-17 23:08:26.886091 INFO: Writing summary.json 2024-05-17 23:08:26.888366 INFO: Running dartdoc post-processing 2024-05-17 23:08:26.890732 INFO: Creating .tar.gz archive 2024-05-17 23:08:29.955877 INFO: Finished .tar.gz archive 2024-05-17 23:08:39.592568 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-17T23:08:39.770622Z