Hi I have gotten a new error when building my app in test mode and I don't understand how to find it. Looking through the code FutureBuilder is gigantic and doesn't narrow it down. Then what are these numbers 5463:11? The page has about 1900 lines of code in it. Line 11 is an import and 5463 is well out of range unless it's a character count, but what the hell good would a character count be? Anyway, enough speculation. I have searched around online and in the docs for help reading this but didn't find anything useful. Can anyone help explain how to use these messages or at least point me to where it's explanation is in the docs?
thanks