google.dev

  • Packages
Results60 packages owned by google.dev
Sort by

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

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

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

673
likes
140
pub points
100%
popularity
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency. #built-value

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

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

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

808
likes
140
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

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

897
likes
140
pub points
98%
popularity
A plug-in to add support for payments on Flutter applications.

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

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

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

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

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

145
likes
140
pub points
92%
popularity
Auxiliary classes for reliably running a periodic task in a long-running process such as web-server. #server#periodic-tasks

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

98
likes
140
pub points
91%
popularity
A Dart library containing convenient extension methods on basic Dart objects.

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

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