Found 469 repositories(showing 30)
NativeScript
⚡ Write Native with TypeScript ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Flutter and you name it compatible.
BayesWitnesses
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
xvrh
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
dart-native
Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.
hydro-sdk
Author Flutter experiences in Typescript. No native bridge, no V8. Just Dart. From runtime to virtual machine.
fmtjava
Flutter + 组件化实现的一款精美的仿开眼视频(Eyepetizer )跨平台App,适合入门,快速掌握Dart语言以及上手flutter开发(提供Kotlin、React Native、小程序版本 😁 ),希望和大家共同成长,喜欢的话,欢迎start或fork!
eleme
dna, dart native access. A lightweight dart to native super channel plugin, You can use it to invoke any native code directly in contextual and chained dart code.
crazecoder
A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)
dart-lang
Dart packages related to FFI and native assets bundling.
marcglasberg
Dart Package: Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.
line
A Flutter plugin that lets developers access LINE's native SDKs in Flutter apps with Dart.
westracer
Using OpenCV natively in C++ in a Flutter app with Dart FFI
cachapa
A dart-native implementation of the Firebase Auth and Firestore SDKs
This package binds to Cronet's native API to expose them in Dart.
MelbourneDeveloper
Write your entire stack in Dart: React web apps, React Native mobile apps with Expo, and Node.js Express backends.
canonical
A native Dart client implementation of [D-Bus](https://www.freedesktop.org/wiki/Software/dbus/).
OpenGL ES 2.0 Dart Native Extension
mahmudahsan
My open source project links, programming and software development related code and tutorials are in this repo. Content types: Python, JavaScript, Dart | Django, React, Flutter, React-Native etc.
dart-native
Generator for dart_native bindings. Codegen can transform native SDK to Flutter plugin.
ApolloVM
ApolloVM is a portable VM (native, JS/Web, Flutter) that can parse, translate and run multiple languages, like Dart and Java.
bep
Go API backed by the native Dart Sass Embedded executable.
aashishtamsya
This respository contains all the source code which I did while learning Flutter. Flutter is a new UI Framework, written on Dart for mobile, web and other applications. Flutter Mobile UI Framework supports both iOS and Android natively, thus allowing developers like me to write and maintain a single codebase for both iOS and Android application.
GregoryConrad
Rust support for Dart’s Native Assets
eneural-net
Asynchronous tasks and parallel executors, supporting all Dart platforms (JS/Web, Flutter, VM/Native) through transparent internal implementations with `dart:isolate` or only `dart:async`, easily bringing concepts similar to Thread Pools to Dart, without having to deal with `Isolate` and port/channel complexity.
pezi
dart_periphery is a Dart port of the native c-periphery library
DanTup
An example Dart project compiled to Windows, Linux, macOS native executables with GitHub Actions
lichess-org
Dart chess library for native platforms
ciderapp
Legacy source code for the Cider Companion app programmed in Dart, soon to be replaced with Native counterparts for Cider 2.x.
dart-sys
Rust bindings to the dart native extensions api
tomerblecher
Full working example of YUV to RGB transform in Dart with native code(Java)