mtellect / flutter_eval_gallery

A Gallery demo for flutter_eval and dart_eval.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_eval_gallery

A gallery demo for dart_eval and flutter_eval libraries.

Architecture

This project consist of 2 projects:

  • root:
    • A flutter APP contains dart_eval runtime, run bytecode from asset.
    • Support the bridges for bytecode
  • template:
    • A flutter App for dynamic codepush
    • It will be compiled to bytecode, and loaded by root project at runtime.

There is a Windows BAT script for auto compiling template project into bytecode.

About

A Gallery demo for flutter_eval and dart_eval.


Languages

Language:C++ 45.2%Language:CMake 37.4%Language:Dart 7.9%Language:HTML 3.7%Language:C 2.8%Language:Swift 2.5%Language:Kotlin 0.3%Language:Batchfile 0.1%Language:Objective-C 0.1%