fk_user_agent_ohos 1.0.0 copy "fk_user_agent_ohos: ^1.0.0" to clipboard
fk_user_agent_ohos: ^1.0.0 copied to clipboard

Retrieve Ohos device user agents in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fk_user_agent_ohos

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

dependencies:
  fk_user_agent_ohos: ^1.0.0

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:fk_user_agent_ohos/fk_user_agent_ohos.dart';
0
likes
120
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Retrieve Ohos device user agents in Flutter.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fk_user_agent_ohos

Packages that implement fk_user_agent_ohos