dart-lang / source_maps

A package to programmatically manipulate source maps.
https://pub.dev/packages/source_maps
BSD 3-Clause "New" or "Revised" License
16 stars 14 forks source link

migrate to null safety #46

Closed jakemac53 closed 4 years ago

jakemac53 commented 4 years ago

This was a pretty interesting one - all tests passing in strong mode though.

Probably worth doing a more thorough review than normal if you have the time to see if you can catch anything I missed.

jakemac53 commented 4 years ago

I am going to go ahead and merge this - but if you would like me to change any of the things we discussed let me know and ill send a followup