device_kit

Pub Package License

Flutter plugin for Device.

  • Google Play
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools">

    <!-- device_kit -->
    <uses-permission android:name="android.permission.READ_PHONE_STATE" tools:node="remove" />
</manifest>