Koray Balci
Koray Balci
Some users make their email private or even do not enter (you don't need an email address to create a fb account, a phone number can also be sufficient).
Having a similar issue here with pipe and pagination (without st-template). Initially my pipe function called twice with two trips to server, tried to play with pipe.delay as follows: ```...
Hey dear sonarlint devs! Another year has passed and using `.editorconfig` is clearly the way forward. Any plans to attack this issue?
> [#2052 (comment)](https://github.com/fluttercommunity/plus_plugins/issues/2052#issuecomment-1689208215) this one solved my problem. Upgrading ext.kotlin_version = '1.7.10' to '1.8.10' fixed the issue. in android/build.gradle > `flutter pub add file_selector` fixed this for me even though...
This is what helped me to get rid of the above issue: https://stackoverflow.com/a/76372243/68887