pigeon_map 0.5.1 copy "pigeon_map: ^0.5.1" to clipboard
pigeon_map: ^0.5.1 copied to clipboard

Dart 1 only

efficient Map and Map-backed struct, with fast serializers

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pigeon_map

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  pigeon_map: ^0.5.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pigeon_map/pigeon.dart';
0
likes
25
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

efficient Map and Map-backed struct, with fast serializers

Homepage

License

MIT (license)

Dependencies

json

More

Packages that depend on pigeon_map