Zubeen Tolani
Zubeen Tolani
Generate a builder-like method as an alternative to copyWith for modifying immutable Freezed objects
**Is your feature request related to a problem? Please describe.** So lets say I am taking input from the user using a form. The input from the form is stored...
The following test with `BehaviourSubject` fails while the one with `StreamController` works fine. I have tried this with rxDart versions `0.22.4`, `0.22.5` and `0.23.1`. None of them passes. ``` import...
**Version** Parse SDK version : 'com.parse:parse-android:1.16.1` compileSdkVersion : 26 minSdkVersion 19 **PROBLEM** I have an app in which there are more than one processes. I am developing it, so I...
### Issue Description I am using LiveQuery with Android device. The problem is that the events (like `UPDATE`) were delivered twice when they should have been delivered only once. [I...
**Describe the solution you'd like** Would be super cool if we could filter out `Silent` notifications and just show `Alterting` notifications. [Additional Context here](https://support.google.com/android/answer/9079661?hl=en#zippy=%2Creply-archive-expand-more%2Cclear-notifications%2Csnooze-notifications%2Cchange-notifications-for-your-phone%2Cturn-notifications-on-or-off-for-certain-apps) PS: I am developer myself, and...
First, let me just thank you for this amazing repository. This is super-duper cool. Now, Can you please decide and add a license to the code-base ?
Can `ghi` use github-issue-templates (stored in `/.github/ISSUE_TEMPLATES`) ?
I tried the package and I am getting this error : ``` irc:connect-parsed {"nick":"NickServ","user":"NickServ","host":"services.","command":"NOTICE","params":["AlfredTheBot","You are now identified for \u0002AlfredTheBot\u0002."]} +4s core event 'identified' triggerd : AlfredTheBot irc:connect-out JOIN #thechannel +4s...