We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Launching lib/main.dart on STF AL10 in debug mode... Running Gradle task 'assembleDebug'... ✓ Built build/app/outputs/flutter-apk/app-debug.apk. I/flutter ( 3164): _handleInitialUri called I/flutter ( 3164): No observables detected in the build method of Widget I/flutter ( 3164): no initial uri I/flutter ( 3164): _keyringEVM.keyPairs.length===0====_keyringEVM.contacts.length0 I/flutter ( 3164): Server running on http://localhost:8080 I/flutter ( 3164): HeadlessInAppWebView created! I/flutter ( 3164): CONSOLE MESSAGE: Uncaught SyntaxError: Unexpected token . I/flutter ( 3164): Unable to load asset: "./favicon.ico". I/flutter ( 3164): webview loaded http://localhost:8080/packages/polkawallet_sdk/assets/index.html I/flutter ( 3164): CONSOLE MESSAGE: Uncaught ReferenceError: account is not defined I/flutter ( 3164): js update: polkadot 34802 34802 10011 I/flutter ( 3164): bridge js update: 36001 35702 I/flutter ( 3164): CONSOLE MESSAGE: Uncaught ReferenceError: keyring is not defined I/flutter ( 3164): CONSOLE MESSAGE: Uncaught ReferenceError: keyring is not defined
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Launching lib/main.dart on STF AL10 in debug mode...
Running Gradle task 'assembleDebug'...
✓ Built build/app/outputs/flutter-apk/app-debug.apk.
I/flutter ( 3164): _handleInitialUri called
I/flutter ( 3164): No observables detected in the build method of Widget
I/flutter ( 3164): no initial uri
I/flutter ( 3164): _keyringEVM.keyPairs.length===0====_keyringEVM.contacts.length0
I/flutter ( 3164): Server running on http://localhost:8080
I/flutter ( 3164): HeadlessInAppWebView created!
I/flutter ( 3164): CONSOLE MESSAGE: Uncaught SyntaxError: Unexpected token .
I/flutter ( 3164): Unable to load asset: "./favicon.ico".
I/flutter ( 3164): webview loaded http://localhost:8080/packages/polkawallet_sdk/assets/index.html
I/flutter ( 3164): CONSOLE MESSAGE: Uncaught ReferenceError: account is not defined
I/flutter ( 3164): js update: polkadot 34802 34802 10011
I/flutter ( 3164): bridge js update: 36001 35702
I/flutter ( 3164): CONSOLE MESSAGE: Uncaught ReferenceError: keyring is not defined
I/flutter ( 3164): CONSOLE MESSAGE: Uncaught ReferenceError: keyring is not defined
The text was updated successfully, but these errors were encountered: