Dev Aggarwal

Results 22 issues of Dev Aggarwal

Why is the contrast all messed up here? ![image](https://user-images.githubusercontent.com/19492893/34401273-ca2a39b0-ebbf-11e7-9535-d48bd69053f3.png)

Fixes https://github.com/taljacobson/flutter_mailer/issues/49

Android

# Thank you for contributing an eval! ♥️ 🚨 Please make sure your PR follows these guidelines, __failure to follow the guidelines below will result in the PR being closed...

If the choices are defined like this, ``` CHOICE1 = '1' CHOICE2 = '2' CHOICE3 = '3' CHOICE4 = '4' ANSWER_CHOICES = ((CHOICE1, 'A'), (CHOICE2, 'B'), (CHOICE3, 'C'), (CHOICE4, 'D'))...

bug
wontfix

``` In [2]: session = XMLSession() In [3]: r = session.get('https://www.nasa.gov/rss/dyn/lg_image_of_the_day.rss') In [15]: pickle.dumps(r.xml) --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in () ----> 1 pickle.dumps(r.xml) TypeError: can't pickle HtmlElement...

Sign In with Google for web supports a [personalized sign in](https://developers.google.com/identity/gsi/web/guides/personalized-button) button that looks very nice - ![image](https://user-images.githubusercontent.com/19492893/203397541-8cd9a550-56c7-4b44-85d5-7a146636e15b.png) The firebase UI button looks blank in comparison - Can we please...

help-wanted
feature:ui

#### Environment details - OS type and version: ``` Darwin MacBook-Pro-3.local 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:39:35 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T8103 arm64 ``` - Python version: `python --version`...

Hello! Thanks for this amazing work. Astonished by these beautiful results! I've created a colab notebook that makes it easier for people to experiment. Thought you might want to add...