Peter Trost

Results 42 comments of Peter Trost

@w4nderlust looking forward to the feature. Will go with the workaround in the mean time as you suggested. Thanks for the great work on Ludwig! :)

@Lyokone, I'm experiencing this issue as well in my personal project, where I get `firebase_auth/internal-error` instead of the expected `invalid-login-credentials` when calling `signInWithEmailAndPassword` with invalid email or password. I would...

I'm unsure about how to best handle `removeItem` und `removeAllItems`. If we want to reuse `_AnimatedScrollViewState`, we need to prevent users from using those, because they don't come with a...

Hi @Piinks, that was actually the first thing I tried, but I wasn't able to find a solution for the `removeItem` method. It requires a single removal builder for the...

@Piinks yes! I wrote a few infos about it and two different branches with other possible solutions in the "hackers-new" channel on discord. Here is a summary: All in all,...

Sounds good! I will update this PR to use option 3 tomorrow. :)

@Hixie @Piinks The PR is now ready for review. There is a limitation regarding `removedSeparatorBuilder` that is observable in the example in `animated_list_separated.0.dart`. As far as I can tell, there...

Thanks for your answer, @arnavgarg1 I mean to train on 2 classes but accidentally generated training data that contained only 1 class. I think casting to float will resolve the...

@arnavgarg1 definitely! That will be my first contribution to any open source project. How do I go about this? I saw there are guidelines in the docs. Do you have...

Hi @justinxzhao, I read the guide and joined the Slack. Will get familiar with the repo next.