Updated user_agent

This commit is contained in:
thomashii 2021-06-21 12:46:57 +08:00
parent d95cf1ef63
commit 685c7fc6a5
2 changed files with 3 additions and 2 deletions

View file

@ -8,7 +8,7 @@
**Forked from `user_agent` to support NNBD**
A library that identify the type of devices and web browsers based on User-Agent.
A library to identify the type of devices and web browsers based on `User-Agent` string.
Runs anywhere.

View file

@ -1,6 +1,7 @@
name: user_agent_analyzer
version: 3.0.0
description: A library that identify the type of devices and web browsers based on User-Agent.
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
environment:
sdk: '>=2.12.0 <3.0.0'
dev_dependencies: