google.dev

  • Packages
Results51 packages owned by google.dev
Sort by
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
A plug-in to add support for payments on Flutter applications.
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
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.