uikit_bindings 0.0.1-dev.0 copy "uikit_bindings: ^0.0.1-dev.0" to clipboard
uikit_bindings: ^0.0.1-dev.0 copied to clipboard

Bindings of UIKit components for Flutter using FFI.

uikit_bindings #

This plugin allows you to use native UIKit components in your Flutter app using FFI.

Bindings are generated from UIKit Headers using ffigen.

This is experimental plugin and currently only limited number of components are supported.

Regenerating bindings #

This project uses Dart-API to use ffigen. To regenerate the bindings, run:

dart run tool/ffigen.dart

Known issues: #