toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1741 packages
Sort by PUB-AZS
Annotations to create static Dart interfaces for JavaScript APIs.#interop
Platformweb
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
Lightweight browser API bindings built around JS interop.
Platformweb
Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.#yaml#json#build-runner#json-serializable#codegen
Library for 32- and 64-bit signed fixed-width integers with consistent behavior between native and JS runtimes.
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen
Better node.js preamble for dart2js, use it in your build system.
Provides WebDriver bindings for Dart. Supports WebDriver JSON interface and W3C spec. Requires the use of WebDriver remote server.
Utilities to write a client or server using the JSON-RPC 2.0 spec.
A mustache template library that supports dart2js and dart2native