platform/packages/user_agent/angel_user_agent/README.md

11 lines
728 B
Markdown
Raw Normal View History

# Protevus User Agent
2021-06-21 05:43:02 +00:00
2021-09-14 01:45:16 +00:00
![Pub Version (including pre-releases)](https://img.shields.io/pub/v/angel3_user_agent?include_prereleases)
2021-06-21 05:43:02 +00:00
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
2024-07-07 15:02:49 +00:00
[![Discord](https://img.shields.io/discord/1060322353214660698)](https://discord.gg/3X6bxTUdCM)
[![License](https://img.shields.io/github/license/dart-backend/belatuk-common-utilities)](https://github.com/dart-backend/protevus/tree/protevus/packages/user_agent/angel_user_agent/LICENSE)
2021-06-21 05:43:02 +00:00
2021-09-14 01:45:16 +00:00
**Replacement of `package:angel_user_agent` with breaking changes to support NNBD.**
2021-06-21 05:43:02 +00:00
Middleware to inject a User Agent object into requests. For convenience's sake, it also exports the `user_agent` library.