DMzS

Results 11 comments of DMzS

Hi 🤝 @ILoveOpenSourceApplications, I'm new on this codebase, and I do like to help Open Source projects a bit more... At first glance I think this issue seems to be...

(fast check not totally sure) why are we missing the android permission for the foreground tho? ```xml ``` Which is required by the [flutter_background](https://github.com/JulianAssmann/flutter_background) package

Seems like a clipping issue of the `Dialog` (Widget) having a nested `SingleChildScrollView` (Widget) thing... It'll be fixed if the parent (`Dialog`) handles the scroll and not the child (`SingleChildScrollView`)....

Opened as draft as I don't know if using "magic numbers" (actually a static number related to another static magic number) is right or not... > I'm using a static...

> Can the refresh icon animation be also improved or is it because the manager refreshes too quickly that the animation is getting canceled out? The animation is not cancelled;...

> Is this ready for review? The pull request objective is fulfilled, but there's another issue that could be fixed in this batch: the refresh animation goes away too fast...

> @Domenic-MZS Can you try to remove the magic numbers if possible? While it's technically feasible, the **current trade-offs** involved wouldn't add significant value. Incorporating this functionality while maintaining the...

This is so annoying. Please, let me tackle this one.

> @Domenic-MZS Sure, thanks for your multitude on recent contributions Hey, thanks a bunch for the shoutout! It means a lot. Glad I could help out 🚀! Keep the good...

Hello @taylorkline 🙌🏼 🌟 great initiative! I agree with what @Ushie and @oSumAtrIX said. This idea seems to reflect the "survivorship bias". Only a few people of the failure cases...