ua_client_helper 1.1.5 copy "ua_client_helper: ^1.1.5" to clipboard
ua_client_helper: ^1.1.5 copied to clipboard

PlatformAndroidiOS
outdated

Provide User-Agent Client Helper to Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ua_client_helper

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

dependencies:
  ua_client_helper: ^1.1.5

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_helper/ua_client_helper.dart';
0
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Provide User-Agent Client Helper to Flutter.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ua_client_helper

Packages that implement ua_client_helper