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

Obtain Android System Navigation UI mode.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_android_navigation_mode

With Flutter:

 $ flutter pub add flutter_android_navigation_mode

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_android_navigation_mode: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_android_navigation_mode/flutter_android_navigation_mode.dart';
0
likes
0
points
2.74k
downloads

Publisher

unverified uploader

Weekly Downloads

Obtain Android System Navigation UI mode.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_android_navigation_mode

Packages that implement flutter_android_navigation_mode