@DeleMike Sure, this is a great place to start on dart_eval as it just involves making standard library bindings. I'd recommend reviewing this PR to see an example of some functions that were added to List and Iterable. In this case you'd be adding the function containsKey to $Map in map.dart.
When starting compile, it has this error
dart_eval 0.7.1