TimWhiting / dartpy
An experiment in embedding Python in Dart via dart ffi and the Python c-api
☆72Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for dartpy
- Run a Flutter app without needing a lick of C/C++ code. Just Dart!☆64Updated this week
- Dart backend framework. Supports multithreading, websockets. It contains project build system, request processing pipeline, authenticatio…☆58Updated last year
- Run Flutter Apps in the terminal☆68Updated last year
- A better syntax highlighter for Flutter.☆32Updated 7 months ago
- Dart code push☆96Updated last year
- A zero-dependency web framework for creating high-performant web apps using Dart.☆98Updated 11 months ago
- Access your postgres database effortlessly from dart code.☆68Updated 9 months ago
- Write your code generation functions naturally alongside your normal code. Define and use custom annotations in the same file or project.☆39Updated 8 months ago
- ☆72Updated 6 months ago
- A Python-FFI for Dart. Easily import any pure Python module into your Dart or Flutter project.☆29Updated 5 months ago
- WebView OAuth flows for desktop flutter apps☆34Updated 2 months ago
- Low-level synchronization primitives built using dart:ffi.☆29Updated last month
- Dawn is a Dart web framework that lets developers create UIs with a widget model similar to Flutter. Dawn apps are compiled into JS and p…☆55Updated last year
- ☆40Updated 8 months ago
- A full, sound, modern and documented JS interop for Dart.☆41Updated last year
- FileSystem file or folder picker dialog.☆61Updated 10 months ago
- An elegantly crafted Flutter calendar UI package.☆105Updated this week
- A minimal pub server based on file system.☆53Updated 2 years ago
- A stateless stateful state management package that is not stateless.☆39Updated last year
- Fennec is a multi-threaded, robust Dart Server-Side Framework.☆44Updated last year
- Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.☆56Updated this week
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆87Updated last month
- Native context menu for Flutter apps