Tarek Mohamed Abdalla

Results 25 issues of Tarek Mohamed Abdalla

Fixes: #390 I had to add a method that gets the object value `String val() => 'gender';` to get around the previous behavior where gender/plural objects has other objects inside...

This is a fix for #278 . hash equality won't work if the object doesn't ovrride the hash method.

``yy_modelIsEqual: `` returns false if models haven't implemented hash function. ``yy_modelIsEqual: `` returns ``NO`` on [NSObject+YYModel.m#LL1753!](https://github.com/ibireme/YYModel/blob/master/YYModel/NSObject%2BYYModel.m#L1753) and this won't work since hash returns the value of the memory address if...

![Screen Shot 2021-03-19 at 9 59 55 AM](https://user-images.githubusercontent.com/6633545/111749273-375b3f00-889a-11eb-8f85-85a414ac9b83.png) We should move to API 2.0 before the end of the year

Keep Open
Deprecation
Dev
Translation
CI

Export individual cards from CardBrowser ## Pull Request template ## Purpose / Description > Following upstream, I believe it would be nice to be able to select card(s) in the...

Needs Review
Keep Open
Card Browser

### Description The original issue report is documented in [firebase/flutterfire#12538](https://github.com/firebase/flutterfire/issues/12538). The behavior observed aligns with the patterns described in the aforementioned issue. Detailed steps to reproduce this behavior are provided...

api: auth

Merge #208 first ----

Thank you very much for this great tool. I noticed an issue with new lines handling In markdown new lines must be specified with 2 (or more) consecutive lines. so...