-
Subscribe to this issue and stay notified about new [weekly trending repos in Kotlin](https://github.com/trending/kotlin?since=weekly).
-
I used your demo messenger app and am having an issue where if the server goes down, the watcher on the client (chat.html) no longer works. I added the following to the server:
// Send a new message…
-
While the development branch is already set-up for testing in interactive environment with ``yarn test``, we still don't have any test cases.
Test Driven Development is not really my thing, anyway.
-
Hi there,
I want to add arrived message to top of my recyclerview, and as you provided in "insert" demo, I'm using `.insert(object, position)`
By this way Item added, but! we should scroll down to r…
-
### Nairobi Tech Week | 2018 - http://nairobitechweek.com/
```
Workshop at Sir Thomas More, Room B02
4.00 - 5.00 PM
Presenter: yours truly
```
- Get the presentation [here](https://github.co…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
The example by @yvoyer features a custom implementation of the Event Bus e.g..
But it will also show how to integrate with Symfony components.
Another custom example by @juliendufresne:
https://githu…
-
Tutorial for new users
We need to have a recorded tutorial on how to use the product.
It should a recorded Webinar of about 30 minutes on how to get started.
When a new user signs we should s…
-
hai, it is really very useful. Thanks for this plugin.
We have some doubt please help me
In demo/index_all_features.html file we are added the configureNativeKeyboard how we add the "keepOpenAfter…
-
Hi,
I'm developing a custom keyboard that have to send images to Messenger and Whatsapp conversasions. So, I called the function isCommitContentSupported(...,MIME_TYPE_PNG) on Whatsapp and returned…