google.dev

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

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

3.63k
likes
160
points
--
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.3" to clipboard
built_value: ^8.9.3 copied to clipboard

713
likes
160
points
4.53M
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

961
likes
160
points
1.07M
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.9.3" to clipboard
built_value_generator: ^8.9.3 copied to clipboard

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

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

102
likes
160
points
27.6k
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

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

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

182
likes
160
points
8.79k
downloads
A widget, that visualises a tree structure, where a node can be any widget.
screenshot

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

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

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

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

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

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