This commit is contained in:
ekibun
2021-01-22 16:33:25 +08:00
parent 257dfd9e96
commit c7da8abb67
6 changed files with 15 additions and 5 deletions

View File

@@ -7,6 +7,9 @@
-->
# flutter_qjs
![Pub](https://img.shields.io/pub/v/flutter_qjs.svg)
![Test](https://github.com/ekibun/flutter_qjs/workflows/Test/badge.svg)
This plugin is a simple js engine for flutter using the `quickjs` project with `dart:ffi`. Plugin currently supports all the platforms except web!
## Getting Started