toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 89 packages
Sort by PUB-AZS
A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.#tool#repository-management#cli#monorepo#lerna
Javascript Object Signing and Encryption (JOSE) library supporting JWE, JWS, JWK and JWT
A Javascript engine to use with flutter. It uses Quickjs on Android and JavascriptCore on IOS
A query string encoding and decoding library for Dart. Ported from qs for JavaScript.#url#query#query-string#encode#decode
An intuitive Event-based system, inspired by NodeJS's Event Emitter. Allows for multiple data types with type safety events. Based on JavaScript and suitable for Dart and Flutter.
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
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 very fast static spatial index for 2D points based on a flat KD-tree. A port of javascript kdbush.