google.dev

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

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

3.71k
likes
160
points
2.13M
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.9.5" to clipboard
built_value: ^8.9.5 copied to clipboard

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

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

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

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

2.36k
likes
160
points
499k
downloads
Flutter plugin for Google Mobile Ads, supporting banner, interstitial (full-screen), rewarded and native ads

paycopy "pay: ^3.1.0" to clipboard
pay: ^3.1.0 copied to clipboard

1.03k
likes
160
points
61.3k
downloads
A plug-in to add support for payments on Flutter applications.

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

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

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

1.06k
likes
155
points
802k
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

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

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

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

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

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