device_pub_ui

Creator: coderz1093

Last updated:

0 purchases

device_pub_ui Image
device_pub_ui Images

Languages

Categories

Add to Cart

Description:

device pub ui

device_es #
A Dart package for fetching device-specific information.
Getting started #
TODO: List prerequisites and provide or point to information on how to
start using the package.
Usage #
Import device_es in your Dart code:
import 'package:device_es/device_es.dart';

void main() {
DeviceInfo deviceInfo = DeviceInfo();
print(deviceInfo.getDeviceName());
}

const sharedInfo = sharedCode.getPlatform();
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.