toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 190 packages
Sort by PUB-AZS
A robust Quill Delta to HTML converter. This is a complete port of the popular quill-delta-to-html Typescript/Javascript package to Dart.
Javascript Object Signing and Encryption (JOSE) library supporting JWE, JWS, JWK and JWT
A bugless implementation of BigDecimal in Dart based on Java's BigDecimal
A wrapper around Ably's Cocoa and Java client library SDKs, providing iOS and Android support.
Import and use javascript libraries or code in your dart2js or flutter web projects
An extension of webview_flutter to load local HTML,CSS and Javascript from Assets or Strings and much more.
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
A Dart wrapper for the 'Microsoft Authentication Library for JavaScript (MSAL.js)'.
Platformweb
JavaScript bindings for the Service Worker API.
Platformweb
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