toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 111 packages
Sort by PUB-AZS
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.#logging#debugging
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
Miscellaneous Dart libraries, including interoperability with java.io.DataInputStream and java.io.DataOutputStream.
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
A bugless implementation of BigDecimal in Dart based on Java's BigDecimal