flutter_android_navigation_mode 0.0.4 copy "flutter_android_navigation_mode: ^0.0.4" to clipboard
flutter_android_navigation_mode: ^0.0.4 copied to clipboard

PlatformAndroid

Obtain Android System Navigation UI mode.

android_navigation_mode #

A Flutter Plugin to get android navigation mode, including: twoButton, threeButton, fullScreenGesture

      _navigationMode = await AndroidNavigationMode.getNavigationMode;