flutter_bloc_tutorial
flutter_bloc_tutorial copied to clipboard
Waiting for another flutter command to release the startup lock... Launching lib\main.dart on Android SDK built for x86 in debug mode... Initializing gradle... Resolving dependencies... Running Gradle task 'assembleDebug'... FAILURE:...
bug
search for "Titan" in search bar. an error will occur.
https://github.com/tensor-programming/flutter_bloc_tutorial/blob/7c1cea39047a700f677e5ed1165ea091b2f619ae/lib/bloc.dart#L20-L24 I didn't try to run the code but I think there's a bug here when two queries are made in quick succession. Consider the following time line: 1. query...
Launching lib\main.dart on LG H870DS in debug mode... Built build\app\outputs\apk\debug\app-debug.apk. I/FlutterActivityDelegate(11768): onResume setting current activity to this I/ViewRootImpl(11768): ViewRoot's Touch Event : ACTION_DOWN D/BezellessGripSuppressionFilter(11768): Filter[0] Ignore D/BezellessGripSuppressionFilter(11768): mMiddleGripMask[0] I/ViewRootImpl(11768): ViewRoot's...