shared_map 1.0.3 copy "shared_map: ^1.0.3" to clipboard
shared_map: ^1.0.3 copied to clipboard

Offers a versatile, synchronized Map for efficient sharing between Dart application parts, including Isolates or external apps.

1.0.3 #

  • New SharedMapCached.
  • Fix SharedStoreGeneric and SharedMapGeneric.
  • Improve tests for SharedStoreGeneric and SharedMapGeneric.

1.0.2 #

  • SharedMap:
    • Added putIfAbsent.
  • SharedType:
    • Rename shareReference to sharedReference.

1.0.1 #

  • Add documentation.

1.0.0 #

  • Initial version.
11
likes
0
pub points
76%
popularity

Publisher

unverified uploader

Offers a versatile, synchronized Map for efficient sharing between Dart application parts, including Isolates or external apps.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on shared_map