| OLD | NEW |
| (Empty) |
| 1 name: quiver_iterables | |
| 2 version: 1.0.0 | |
| 3 authors: | |
| 4 - Justin Fagnani <justinfagnani@google.com> | |
| 5 - Yegor Jbanov <yjbanov@google.com> | |
| 6 - Chris Bracken <cbracken@google.com> | |
| 7 - Alexandre Ardhuin <alexandre.ardhuin@gmail.com> | |
| 8 - David Morgan <davidmorgan@google.com> | |
| 9 - John McDole <codefu@google.com> | |
| 10 - Matan Lurey <matanl@google.com> | |
| 11 - Günter Zöchbauer <guenter@gzoechbauer.com> | |
| 12 - Sean Eagan <seaneagan1@gmail.com> | |
| 13 - Victor Berchet <victor@suumit.com> | |
| 14 description: Utilities for working with iterables | |
| 15 homepage: https://github.com/QuiverDart/quiver_iterables | |
| 16 environment: | |
| 17 sdk: '>=1.9.0 <2.0.0' | |
| 18 dev_dependencies: | |
| 19 test: '>=0.12.0 <0.13.0' | |
| OLD | NEW |