ffi
Utilities for working with Foreign Function Interface (FFI) code.
Explore Python, Rust & Other Language Interface Flutter packages and compare platform support and community metrics.
28 packages
Utilities for working with Foreign Function Interface (FFI) code.
A library that contains a Dart API for the JSON-based protocol for `hook/build.dart` and `hook/link.dart`.
Better node.js preamble for dart2js, use it in your build system.
A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
A library to invoke the native C compiler installed on the host machine.
Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple
v0.8.7A Javascript engine to use with flutter. It uses Quickjs on Android and JavascriptCore on IOS
A cross-platform plugin for adding embedded Python runtime to your Flutter apps.
Provides Dart bindings and utility functions for core Node.js modules.
Rust for native business logic, Flutter for flexible and beautiful GUI
v0.0.20Chaquopy plugin which uses chaquopy sdk to run the python script on flutter apps.
Write entire Flutter app in Python or add server-driven UI experience into existing Flutter app.
Use Flython to combine the power of Python with Dart. It was originally created to be used with Flutter but, it doesn't depend on Flutter and can be used in pure Dart code.
Write Flutter plugins for both Android and iOS using Kotlin only.
A library for using dart with python via python's C API
A Lua virtual machine written in Dart, which implements Lua5.3 version.
v1.0.0JavaScriptCore for Flutter. The plugin provides the ability to evaluate JavaScript programs from within dart.
Translates dart:ffi calls on the web to WebAssembly using dart:js
A pure Dart implementation of Rust patterns. Types include Result, Option, Cell, Slice, Array, Iterator, etc. Facilitates functional programming and error handling.
C Standard Library - FFI bindings to the GNU C Library on Linux, and the BSD C Library on macOS.
A Python-FFI for Dart, intended for use in a Flutter project.
v0.7.11Write native code using Dart. This package liberates you from native code and low performance channel.
A pure Dart implementation of Rust patterns. Types include Result, Option, Cell, Slice, Array, Iterator, Channels, Mutex, Path, etc.
A new flutter plugin project,which supports flutter to interact with other scripting languages such as python, java, ruby, golang, rust, etc. It is easy to use, supports android, ios, and desktop