Migarl / c_native_isolate_flutter_example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 41.8%Language:CMake 32.4%Language:Dart 10.3%Language:HTML 8.2%Language:Makefile 2.9%Language:C 2.8%Language:Swift 0.8%Language:Go 0.4%Language:Kotlin 0.3%Language:Objective-C 0.1%