NamH
NamH
This project is incredible. We really want it to work with Kotlin. Please make it true Thank you!
For anyone stumbled on this. I'm using https://pub.dev/packages/twitter_login. Snippet code with firebase auth. ``` @override Future signInWithTwitter() async { final twitterLogin = TwitterLogin( apiKey: , apiSecretKey: , redirectURI: , );...
I think this project is not actively maintained at the moment. You will have to fix it yourself. The nearest release is more than a year ago.
> I have decided to calculate vector 3 coordinates using angles extracted from device's sensor. > Thank you for your comment. That's sound great! Would you mind share your code?
I think it works as expected. If you set the key in redis, that key won't get removed thus redlock cannot acquire that.
well, here we are..
I think I'm having the same issue. I'm putting lottie inside a PageView. The swipe between page is sluggish. FYI, Flare does not have this issue.
I'm having the same issue with below configurations: ``` Binaries: Node: 15.2.1 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 7.0.10 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman ... react: 16.9.0 =>...
Have you tried ZefyrView? Here's the example: https://github.com/memspace/zefyr/blob/master/packages/zefyr/example/lib/src/view.dart
Overally looks good to me. Please put your comment @louis-jan