We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c828a43 commit c7b7e42Copy full SHA for c7b7e42
pubspec.lock
@@ -21,6 +21,10 @@ packages:
21
description: browser
22
source: hosted
23
version: "0.10.0+2"
24
+ browser_detect:
25
+ description: browser_detect
26
+ source: hosted
27
+ version: "1.0.3"
28
code_transformers:
29
description: code_transformers
30
pubspec.yaml
@@ -31,3 +31,4 @@ dev_dependencies:
31
protractor: '0.0.5'
32
unittest: '>=0.10.1 <0.12.0'
33
web_components: '>=0.3.3 <0.4.0'
34
+ browser_detect: '>=1.0.3 <2.0.0'
0 commit comments