Created
July 25, 2023 22:42
-
-
Save Frankdroid7/eaca6323c141be30cb97aae74780fc4d to your computer and use it in GitHub Desktop.
Theta project issue logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Launching lib/main.dart on iPhone 14 Pro in debug mode... | |
Running Xcode build... | |
└─Compiling, linking and signing... 2,892ms | |
Xcode build done. 17.6s | |
[VERBOSE-2:FlutterDarwinContextMetalImpeller.mm(35)] Using the Impeller rendering backend. | |
flutter: \^[[31m [error] Error fetching styles: Exception: type 'Null' is not a subtype of type 'String'<…> | |
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Error fetching styles: Exception: type 'Null' is not a subtype of type 'String' | |
#0 ThetaClient.initialize.<anonymous closure>.<anonymous closure> (package:theta/src/client.dart:21:13) | |
#1 Left.fold (package:either_dart/src/either.dart:169:15) | |
#2 ThetaClient.initialize.<anonymous closure> (package:theta/src/client.dart:18:13) | |
<asynchronous suspension> | |
#3 ThetaClient.initialize (package:theta/src/client.dart:17:38) | |
<asynchronous suspension> | |
#4 Theta._initializeCore (package:theta/src/instance.dart:107:5) | |
<asynchronous suspension> | |
#5 Theta._init (package:theta/src/instance.dart:113:5) | |
<asynchronous suspension> | |
#6 Theta.initialize (package:theta/src/instance.dart:86:5) | |
<asynchronous suspension> | |
#7 main (package:predicto/main.dart:5:3) | |
<asynchronous suspension> | |
Syncing files to device iPhone 14 Pro... 136ms | |
Flutter run key commands. | |
r Hot reload. 🔥🔥🔥 | |
R Hot restart. | |
h List all available interactive commands. | |
d Detach (terminate "flutter run" but leave application running). | |
c Clear the screen | |
q Quit (terminate the application on the device). | |
A Dart VM Service on iPhone 14 Pro is available at: http://127.0.0.1:53260/eEBzO98t5tc=/ | |
The Flutter DevTools debugger and profiler on iPhone 14 Pro is available at: http://127.0.0.1:9100?uri=http://127.0.0.1:53260/eEBzO98t5tc=/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment