chinmaygarde / flutter_dylinkios_sample

A sample project the uses dart:ffi to call a function in an iOS dynamic library.

Repository from Github https://github.comchinmaygarde/flutter_dylinkios_sampleRepository from Github https://github.comchinmaygarde/flutter_dylinkios_sample

dylinkios

A simple Flutter project that uses dart:ffi to call a routine residing in an iOS dynamic library packaged as a framework.

This sample project does not render anything. Once run, you should see the following log:

The number I got from native code was <the number>

About

A sample project the uses dart:ffi to call a function in an iOS dynamic library.


Languages

Language:HTML 50.3%Language:Dart 19.8%Language:Swift 16.0%Language:Objective-C 6.9%Language:C 5.3%Language:Kotlin 1.7%