An open API service indexing awesome lists of open source software.

https://github.com/1691665955/mz_back_plugin


https://github.com/1691665955/mz_back_plugin

android back flutter flutter-plugin plugin

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# mz_back_plugin

A Flutter plugin about Android device Exit.

## Usage

To use the plugin ,add `mz_back_plugin` as a dependency in your pubspec.yaml

## Example

```
MzBackPlugin.navigateToSystemHome();
```

Please see the example of this plugin for a full example

[See the plugin in github](https://github.com/1691665955/mz_back_plugin)