ethanblake4 / flutter_eval

Code push for Flutter, powered by dart_eval

Home Page:https://pub.dev/packages/flutter_eval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is there any tools to scan project and generate .evc file or String?

zmtzawqlp opened this issue · comments

is there any tools to scan project and generate .evc file or String?

add an annotate and scan project , then generate file for service download

commented

Hi,
dart_eval has a CLI which can do this but it does not support bindings (so it can't work with flutter_eval). I definitely plan on adding binding support soon.

commented

Completed in b3fdd44. Instructions for compiling an existing project are now in the readme.