A library to mock any common userAgents.
More...
UserAgentMock
TODO: parse userAgents.
flutter pub add user_agent_mock
const userAgent = UserAgent(); print(userAgent.build());
shirne.com
Repository (GitHub)View/report issues
API reference
Apache-2.0 (license)
Packages that depend on user_agent_mock
Back