Simon Choi

Results 192 comments of Simon Choi

Does `contentEquals()` solve your problem or do you need more options / deep collection equality?

Thanks 🙂

Would you like to create a PR?

You could just call `.groupBy().values.toList()`.

I think it is not something many users need...

@komape Most (if not all) of the extension methods have docs. Pub.dev automatically generates them: https://pub.dev/documentation/dartx/latest/dartx/dartx-library.html

@shinriyo I like the idea. What else could we validate? Emails, URLs, ...

@shinriyo Phone numbers are super complicated to validate. I think this should be a separate package (see github.com/google/libphonenumber)

I'm not sure whether this is something many users would find useful. Is there a language which has a similar method? There are many examples where we could add a...

Is this on Android or iOS? It may be related to #1