flutter_android_navigation_mode 0.0.3 copy "flutter_android_navigation_mode: ^0.0.3" to clipboard
flutter_android_navigation_mode: ^0.0.3 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;