dart-native / dart_native

Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`runDartNative()` should be called only once

yulingtianxia opened this issue · comments

Every library generates code using dart_native_gen, which calls runDartNative().

Merged: 1b671bc