mikeperri / flutter-native-callbacks-example
Example Flutter plugin that calls native code directly via FFI (no MethodChannels) and gets async callbacks.
☆23Updated 4 years ago
Alternatives and similar repositories for flutter-native-callbacks-example:
Users that are interested in flutter-native-callbacks-example are comparing it to the libraries listed below
- Flutter Multi Canvas with Pan/Zoom☆41Updated 4 years ago
- Generates 'dart:ffi' bindings.☆29Updated 3 years ago
- A Dart wrapper for the libao library to output audio using a simple API on a wide variety of platforms.☆24Updated 3 years ago
- Run a Flutter app without needing a lick of C/C++ code. Just Dart!☆63Updated 4 months ago
- Asynchronous tasks and parallel executors, supporting all Dart platforms (JS/Web, Flutter, VM/Native) through transparent internal implem…☆53Updated 6 months ago
- ☆64Updated 3 months ago
- Simple way to dynamically convert from and to JSON using build-time generators given a type.☆15Updated 3 years ago
- ☆95Updated 4 months ago
- Widget Runtime for WidgetStudio☆66Updated 2 years ago
- Flutter FFI+WebAssembly Example☆33Updated 3 years ago
- A collection of utilities for working with the FragmentProgram API☆108Updated 9 months ago
- A Flutter package that enables users to resize the internal widgets by dragging.☆51Updated last year
- This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).☆80Updated last week
- A simple FPS monitor for Flutter