df_web_device_info 0.3.3 copy "df_web_device_info: ^0.3.3" to clipboard
df_web_device_info: ^0.3.3 copied to clipboard

unlisted

A package that provides a method for Flutter WASM applications to retrieve basic device information.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add df_web_device_info

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

dependencies:
  df_web_device_info: ^0.3.3

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

Import it

Now in your Dart code, you can use:

import 'package:df_web_device_info/df_web_device_info.dart';
1
likes
0
pub points
60%
popularity

Publisher

verified publisherdevcetra.com

A package that provides a method for Flutter WASM applications to retrieve basic device information.

Repository (GitHub)
View/report issues

Topics

#device-info #js #utility #wasm #web

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

df_generate_dart_models_core

More

Packages that depend on df_web_device_info