device_helper

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

device helper

A flutter plugin to help you get the device's info. Only Android.
Usage #
To use this plugin, add device_helper as a dependency in your pubspec.yaml file.
dependencies:
device_helper: ^0.0.1
copied to clipboard
Permissions #
Android #
Add the following permissions to your AndroidManifest.xml
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
copied to clipboard

License

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

Files:

Customer Reviews

There are no reviews.