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

unlisted

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.2.0

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

Provides a method for Flutter WASM applications to retrieve basic device information.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

df_generate_dart_models_core

More

Packages that depend on df_web_device_info