simc / dartx

Superpowers for Dart. Collection of useful static extension methods.
https://pub.dev/packages/dartx
Apache License 2.0
1.08k stars 88 forks source link

Add fill parameter to chunked() #148

Closed rlch closed 11 months ago

rlch commented 2 years ago

Debating whether chuckIndex vs. index (the index that the new element would otherwise be in) is a more logical API. Let me know your thoughts + any changes I should make.

Thanks :)