built_collection 5.1.1

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.

Built Collection Benchmarks

This package contains simple microbenchmarks for built_collection.

To run for the VM:

dart bin/main.dart

To run for web:

pub run build_runner serve web
<navigate browser to localhost:8080; results appear in the console>

In the output, higher values are better.