Download Latest Version 375 - Canonicalized Maps in Dart source code.tar.gz (435.1 MB)
Email in envelope

Get an email when there's a new version of Flutter Tips and Tricks

Home / 375
Name Modified Size InfoDownloads / Week
Parent folder
375 - Canonicalized Maps in Dart source code.tar.gz 2022-12-30 435.1 MB
375 - Canonicalized Maps in Dart source code.zip 2022-12-30 436.2 MB
README.md 2022-12-30 342 Bytes
Totals: 3 Items   871.3 MB 1

Canonicalized maps in Dart are maps where for each key, you can calculate a unique value and should two keys get the same unique value, the last one always wins. Here is an example of how this can be useful => https://github.com/vandadnp/flutter-tips-and-tricks/blob/main/tipsandtricks/canonicalized-maps-in-dart/canonicalized-maps-in-dart.md

Source: README.md, updated 2022-12-30