Closed jakemac53 closed 3 weeks ago
Package | Version | Status | Publish tag (post-merge) |
---|---|---|---|
package:characters | 1.4.0 | ready to publish | characters-v1.4.0 |
package:args | 2.6.1-wip | WIP (no publish necessary) | |
package:async | 2.12.0 | already published at pub.dev | |
package:collection | 1.19.1 | already published at pub.dev | |
package:convert | 3.1.2 | already published at pub.dev | |
package:crypto | 3.0.6 | already published at pub.dev | |
package:fixnum | 1.1.1 | already published at pub.dev | |
package:logging | 1.3.0 | already published at pub.dev | |
package:os_detect | 2.0.3-wip | WIP (no publish necessary) | |
package:path | 1.9.1 | already published at pub.dev | |
package:platform | 3.1.6 | already published at pub.dev | |
package:typed_data | 1.4.0 | already published at pub.dev |
Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
I wanted to check the performance impact of using
.entries
instead of.keys
followed by a lookup, so I wrote this.Will send out that PR separately - spoiler alert we might not want to land it 🤣 .