Young K. Park

Results 5 issues of Young K. Park

error on galaxy note4 ``` java.lang.IllegalArgumentException: Invalid int: "OS" at android.os.Parcel.readException(Parcel.java:1624) at android.os.Parcel.readException(Parcel.java:1573) at android.speech.tts.ITextToSpeechService$Stub$Proxy.getVoices(ITextToSpeechService.java:796) at android.speech.tts.TextToSpeech.getVoice(TextToSpeech.java:1769) at android.speech.tts.TextToSpeech.access$1100(TextToSpeech.java:59) at android.speech.tts.TextToSpeech$12.run(TextToSpeech.java:1581) at android.speech.tts.TextToSpeech$12.run(TextToSpeech.java:1531) at android.speech.tts.TextToSpeech$Connection.runAction(TextToSpeech.java:2337) at android.speech.tts.TextToSpeech.runAction(TextToSpeech.java:747) at android.speech.tts.TextToSpeech.runAction(TextToSpeech.java:737) at...

https://github.com/humblerookie/isolate-demo/blob/main/lib/services/load_balancer.dart it would be nice to leverage using the isolate's LoadBalancer API that allows to create and manage pool of isolates.

it would be awesome to support vertical slides (like feedly).

Hello. I'm using flutter_inappwebview to proxy any requests in webview and use [ProxyController](https://inappwebview.dev/docs/webview/proxy-controller) to forward requests to a local proxy server. I tried using shelf_io but I'm seeing only the...

Hi, the master config data store's change seems loaded when app is released and deployed (on gae). Is it possible that config changes are immediately applied after making changes? Seems...