/c_native_isolate_flutter_example

Example of a small flutter app running a C native api inside an isolate

Primary LanguageC++

c_native_isolate_flutter_example

Simple project to reproduce

Getting Started

Requirements

  • Golang: 1.17
  • Flutter 2.8.1

Build and run executable

Execute

make

in the root folder will build the application.

Now you can double click the executable and test the app.