ua_client_hints 1.4.1 copy "ua_client_hints: ^1.4.1" to clipboard
ua_client_hints: ^1.4.1 copied to clipboard

Provide User-Agent Client Hints to Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ua_client_hints
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ua_client_hints: ^1.4.1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ua_client_hints/ua_client_hints.dart';
copied to clipboard
47
likes
140
points
25.5k
downloads

Publisher

verified publisherwasabeef.jp

Weekly Downloads

2024.09.15 - 2025.03.30

Provide User-Agent Client Hints to Flutter.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ua_client_hints