platform/packages/user_agent/angel_user_agent/README.md

12 lines
695 B
Markdown
Raw Normal View History

2021-06-21 05:43:02 +00:00
# Angel3 User Agent
[![version](https://img.shields.io/badge/pub-v3.0.0-brightgreen)](https://pub.dartlang.org/packages/angel3_user_agent)
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
[![Gitter](https://img.shields.io/gitter/room/angel_dart/discussion)](https://gitter.im/angel_dart/discussion)
[![License](https://img.shields.io/github/license/dukefirehawk/angel)](https://github.com/dukefirehawk/angel/tree/angel3/packages/user_agent/angel_user_agent/LICENSE)
**Forked from `angel_user_agent` to support NNBD**
Middleware to inject a User Agent object into requests. For convenience's sake, it also exports the `user_agent` library.