google.dev

  • Packages
Results49 packages owned by google.dev
Sort by search relevance
search relevance
overall score
recently updated
newest package
most likes
most pub points
popularity
Automatically generate code for converting to and from JSON by annotating Dart classes.#json#build-runner#json-serializable#codegen
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency. #built-value
Auto-generated client libraries for accessing Google APIs described through the API discovery service.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.#network#http
Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency. #built-value#codegen#build-runner
A widget, that visualises a tree structure, where a node can be any widget.
screenshot
image
Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.#yaml#json#build-runner#json-serializable#codegen
Auxiliary classes for reliably running a periodic task in a long-running process such as web-server. #server#periodic-tasks
A Dart library containing convenient extension methods on basic Dart objects.
Function for sanitizing HTML to prevent XSS by restrict elements and attributes to a safe subset of allowed values.#security#html