x_user_agent 1.0.0+1
x_user_agent: ^1.0.0+1 copied to clipboard
Flutter plugin for reading WebView and system user-agent data on Android and iOS, plus structured device metadata for client hint use cases.
Changelog #
1.0.0+1 #
- Improve package metadata for pub.dev publishing.
- Add GitHub Actions-based automated publishing flow and release helper script.
1.0.0 #
- Initial public release of the
x_user_agentFlutter plugin. - Added Android and iOS support for system and WebView user-agent inspection.
- Added structured device metadata and client hints helpers.