flutter-mini-program
flutter-mini-program copied to clipboard
A Flutter's mini-program development framework by parsing HTML、CSS and JS / Dart.
Results
2
flutter-mini-program issues
Sort by
recently updated
recently updated
newest added
It looks like miniprogram uses liquid core: https://github.com/j0j00/flutter_liquidcore There is a better way IMHO You can run the JS inside a JS VM that is 100% compiled to c using...
仔细看了一下,现在大部分代码aml代码基本上都是页面模板代码,并没有真的执行在js环境中?这一块功能是否已完善?