tony

Results 11 comments of tony

``` Future already completed. Error thrown null. at _AsyncCompleter.complete(_AsyncCompleter.java) at Route.didComplete(navigator.dart:360) at Route.didPop(navigator.dart:338) at OverlayRoute.didPop(routes.dart:72) at TransitionRoute.didPop(routes.dart:263) at LocalHistoryRoute.didPop(routes.dart:670) at _AutoRouteNavigatorState.build.(auto_route_navigator.dart:73) at NavigatorState.pop(navigator.dart:4900) at NavigatorState.popUntil(navigator.dart:4941) at StackRouter.popUntil(routing_controller.dart:921) at StackRouter.pushAndPopUntil(routing_controller.dart:1123) ```...

@dnfield sorry for late reply. This is my demo code for rendering svg image . ``` void main() { runApp(MaterialApp( home: Scaffold( body: Center( child: Container( color: Colors.blue[200], child: SvgPicture.network(...

don't put the TexView in scrollView in Scrollable View without limiting its height

I got similar error with `CachedNetworkImage`

please test my PR https://github.com/rodion-m/dio_smart_retry/pull/16

@zhijian-pro can you request dragonfly to fix it? they closed the issue

try this https://webcache.googleusercontent.com/search?q=cache:https://medium.com/@anthonydmays/how-to-practice-leetcode-questions-the-right-way-4f9735cf06c6&strip=0&vwsrc=1&referer=medium-parser

thanks for your info. However, i need typing suggestion (or prefix search). I'm afraid that tantivy is heavy for mobile device.