google.dev

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

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

704
likes
160
pub points
100%
popularity
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

947
likes
160
pub points
99%
popularity
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.#network#http

flutter_simple_treeviewcopy "flutter_simple_treeview: ^3.0.2" to clipboard
flutter_simple_treeview: ^3.0.2 copied to clipboard

179
likes
160
pub points
95%
popularity
A widget, that visualises a tree structure, where a node can be any widget.
screenshot

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

1029
likes
155
pub points
99%
popularity
Auto-generated client libraries for accessing Google APIs described through the API discovery service.

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

151
likes
160
pub points
93%
popularity
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.3" to clipboard
checked_yaml: ^2.0.3 copied to clipboard

32
likes
160
pub points
98%
popularity
Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.#yaml#json#build-runner#json-serializable#codegen

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

2280
likes
150
pub points
100%
popularity
Flutter plugin for Google Mobile Ads, supporting banner, interstitial (full-screen), rewarded and native ads

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

3577
likes
150
pub points
99%
popularity
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

1140
likes
150
pub points
100%
popularity
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen

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

45
likes
160
pub points
93%
popularity
Function for sanitizing HTML to prevent XSS by restrict elements and attributes to a safe subset of allowed values.#security#html