google.dev

  • Packages
Results 65 packages owned by google.dev
Sort by

retrycopy "retry: ^3.1.2" to clipboard
retry: ^3.1.2 copied to clipboard

1.07k
likes
160
points
1.71M
downloads
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.#network#http

built_value_generatorcopy "built_value_generator: ^8.12.0" to clipboard
built_value_generator: ^8.12.0 copied to clipboard

145
likes
160
points
481k
downloads
Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency. #built-value#codegen#build-runner

googleapiscopy "googleapis: ^14.0.0" to clipboard
googleapis: ^14.0.0 copied to clipboard

1.11k
likes
155
points
927k
downloads
Auto-generated client libraries for accessing Google APIs described through the API discovery service.

basicscopy "basics: ^0.10.0" to clipboard
basics: ^0.10.0 copied to clipboard

109
likes
160
points
24.5k
downloads
A Dart library containing convenient extension methods on basic Dart objects.

sanitize_htmlcopy "sanitize_html: ^2.1.0" to clipboard
sanitize_html: ^2.1.0 copied to clipboard

49
likes
160
points
675k
downloads
Function for sanitizing HTML to prevent XSS by restrict elements and attributes to a safe subset of allowed values.#security#html

neat_periodic_taskcopy "neat_periodic_task: ^2.0.1" to clipboard
neat_periodic_task: ^2.0.1 copied to clipboard

156
likes
160
points
8.62k
downloads
Auxiliary classes for reliably running a periodic task in a long-running process such as web-server. #server#periodic-tasks

checked_yamlcopy "checked_yaml: ^2.0.4" to clipboard
checked_yaml: ^2.0.4 copied to clipboard

35
likes
160
points
7.9M
downloads
Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.#yaml#json#build-runner#json-serializable#codegen

json_serializablecopy "json_serializable: ^6.11.1" to clipboard
json_serializable: ^6.11.1 copied to clipboard

3.84k
likes
150
points
2.83M
downloads
Automatically generate code for converting to and from JSON by annotating Dart classes.#json#build-runner#json-serializable#codegen

json_annotationcopy "json_annotation: ^4.9.0" to clipboard
json_annotation: ^4.9.0 copied to clipboard

1.26k
likes
150
points
7.41M
downloads
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen

built_valuecopy "built_value: ^8.12.0" to clipboard
built_value: ^8.12.0 copied to clipboard

764
likes
150
points
9.4M
downloads
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency. #built-value