Flutter – 'Null' is not a subtype of type 'String' in typecast Another exception was thrown: SocketException: Failed host lookup:
I have just started using Flutter and i'm having this problem while running my code "Another exception Null' is not a subtype of type 'String' in typecast Another exception when i cast the data as a string i tried to…