google.dev

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

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

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

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

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

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

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

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

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

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

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

google_mobile_adscopy "google_mobile_ads: ^9.0.0" to clipboard
google_mobile_ads: ^9.0.0 copied to clipboard

2.47k
likes
150
points
660k
downloads
Flutter plugin for Google Mobile Ads, supporting banner, interstitial (full-screen), rewarded and native ads

built_collectioncopy "built_collection: ^5.1.1" to clipboard
built_collection: ^5.1.1 copied to clipboard

345
likes
150
points
6.23M
downloads
Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.

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

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

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

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

protobufcopy "protobuf: ^6.0.0" to clipboard
protobuf: ^6.0.0 copied to clipboard

255
likes
150
points
1.8M
downloads
Runtime library for protocol buffers support. Use with package:protoc_plugin to generate Dart code for your '.proto' files.