platform/packages/user_agent/user_agent/pubspec.yaml

10 lines
324 B
YAML
Raw Normal View History

2021-06-21 04:43:13 +00:00
name: user_agent_analyzer
2021-06-21 05:43:02 +00:00
version: 3.0.1
2021-06-21 04:46:57 +00:00
description: A library to identify the type of devices and web browsers based on User-Agent string.
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/user_agent/user_agent
2021-06-20 12:37:20 +00:00
environment:
sdk: '>=2.12.0 <3.0.0'
dev_dependencies:
test: ^1.17.8
pedantic: ^1.11.1