device_vendor_info_interface 3.0.0 copy "device_vendor_info_interface: ^3.0.0" to clipboard
device_vendor_info_interface: ^3.0.0 copied to clipboard

unlisted

Provide standard interface of hardware vendor information in Flutter.

Device vendor interface model #

This libaray defines standard object model for fetching hardware information.

Import #

For deploying productive loader:

import 'package:device_vendor_info_interface/release.dart';

For deploying under testing environment:

import 'package:device_vendor_info_interface/mock.dart';
0
likes
130
pub points
4%
popularity

Publisher

verified publisherrk0cc.xyz

Provide standard interface of hardware vendor information in Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

async, flutter, intl, json_annotation, meta

More

Packages that depend on device_vendor_info_interface