ethanblake4 / dart_eval

Extensible Dart interpreter for Dart with full interop
https://pub.dev/packages/dart_eval
BSD 3-Clause "New" or "Revised" License
334 stars 40 forks source link

Add base64 wrapper, String.fromCharCodes, utf8.decode() and utf8.encode(), Added more methods for Uri #145

Closed kodjodevf closed 1 year ago

ethanblake4 commented 1 year ago

Thanks!