Autokaka/flamingo
A Dart code runtime with a compiler to compile Dart source code into an optimized Abstract Syntax Tree(AST) and an interpreter to execute that AST in an application runtime. This repo is intended to build dynamic Flutter page as well as all of its logic code. Note that this is a primitive and experimental trying, it may discontinue at any time.
DartNOASSERTION