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.04k
likes
160
points
1.68M
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: ^6.0.0" to clipboard
google_mobile_ads: ^6.0.0 copied to clipboard

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

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

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

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

1.09k
likes
155
points
813k
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

107
likes
160
points
22.1k
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

156
likes
160
points
9.41k
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

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

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

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

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

3.77k
likes
150
points
2.45M
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.22k
likes
150
points
6.53M
downloads
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen