Flutter Animation Gallery-Lear

ダウンロード: Flutter Animation Gallery-Lear APK

  • 最新バージョン
アプリケーションID com.flutter.gaurav_tantuway.flutter_animation_gallery
ダウンロード 24.97K
アップロード方法 Gaurav Tantuway
評価 4.8/1.05K+
コンテンツのレーティング Everyone
アンドロイドが必要です 4.4
更新日 Oct 03, 2021

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: