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
I made a list view, and each item was initialized and listened to the results, but only the last one was valid.
I/flutter (18616): ======2========= I/flutter (18616): ======3========= I/flutter (18616): ======1========= I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false I/chatty (18616): uid=11693(com.bbdzy.ern) pool-183-thread identical 2 lines I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false W/System (18616): A resource failed to call end. I/chatty (18616): uid=11693(com.bbdzy.ern) FinalizerDaemon identical 2 lines W/System (18616): A resource failed to call end. I/flutter (18616): ========onPollfishSurveyReceived====1=== I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
onPollfishSurveyReceived Only the last one is printed
The text was updated successfully, but these errors were encountered:
I/flutter (18616): ======1========= I/flutter (18616): ======2========= I/flutter (18616): ======3========= I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false I/flutter (18616): ========onPollfishSurveyReceived====3===
Sorry, something went wrong.
No branches or pull requests
I made a list view, and each item was initialized and listened to the results, but only the last one was valid.
I/flutter (18616): ======2=========
I/flutter (18616): ======3=========
I/flutter (18616): ======1=========
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
I/chatty (18616): uid=11693(com.bbdzy.ern) pool-183-thread identical 2 lines
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
W/System (18616): A resource failed to call end.
I/chatty (18616): uid=11693(com.bbdzy.ern) FinalizerDaemon identical 2 lines
W/System (18616): A resource failed to call end.
I/flutter (18616): ========onPollfishSurveyReceived====1===
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
I/System.out(18616): (HTTPLog)-Static: isSBSettingEnabled false
onPollfishSurveyReceived Only the last one is printed
The text was updated successfully, but these errors were encountered: