Roc Boronat
Roc Boronat
It smells that you wouldn't write the MainActivity Javadoc. In addition... it doesn't need it :ยท) BTW, thanks for sharing your work!
Sometimes, the layout step takes less than 0 ms. It should be impossible. Just for the information: I tested it on emulatior API19 and API23. Thanks for your work!
Hi! In order to look like the common apps with emojis like Telegram, Hangouts or Whatsapp, we changed some things: - By default, the background of the Fragment is like...
It seems that there's some issue with using Java 7 in the Docker image. ``` bash FAILURE: Build failed with an exception. * Where: Build file '/workspace/app/build.gradle' line: 16 *...
 ๐ข
Hello there! I'm placing this issue here, but it's also a bit of a question. As my Flutter app depends on FlutterToast and FlutterToast on Kotlin, the Kotlin runtime is...
Hello! ๐ As we try to use the same `HttpClient` to keep keepalive connections, is there any way to pass the `CachedNetworkImageProvider` a `HttpClient` to use? Thanks ๐โโ๏ธ
**Flutter Version** Flutter 2.2.1 โข channel stable **Lib Version** ^3.0.3+3 **Platform (Android / iOS / web) + version** Android **Describe the bug** If you play an asset sound, it works....
A configuration that works on Mac doesn't work on Windows. These are the calls we're doing: On mac: `java -jar composer-0.6.0.jar --apk app/build/outputs/apk/spain/debug/app-spain-debug.apk --test-apk app/build/outputs/apk/androidTest/spain/debug/app-spain-debug-androidTest.apk` On windows: `java -jar composer-0.6.0.jar...