toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 111 packages
Sort by PUB-AZS
Import and use javascript libraries or code in your dart2js or flutter web projects
A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.#interop#ffi#codegen#java#jni
Upgrade your class with automatic cleanup and finalization, similar to "using + IDisposable" in C# and "try-with-resource + AutoCloseable" in Java.#resource-management#disposable#dispose#using
An ongoing effort to port the Java Topology Suite to the dart programming language and make it available to its mobile, dektop and web environments.
A very fast static spatial index for 2D points based on a flat KD-tree. A port of javascript kdbush.
A port of MapBox's javascript supercluster library for fast clustering, with added mutable clustering support.
Efficiently display scientific LaTeX equations on Android, iOS, Web, and Desktop platforms using the flutter_math library, without relying on WebView or JavaScript.
ApolloVM, a Multilingual portable VM (native, JS/Web, Flutter) for Dart, Java, JavaScript with on-the-fly Wasm compilation.#vm#dart#java#compiler#translator
A Pair class in dart that inspired Pair from java. Represents a generic pair of two values.
A library to parse and evaluate simple dart and javascript like expressions.