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
- Host: GitHub
- URL: https://github.com/1691665955/mz_back_plugin
- Owner: 1691665955
- License: bsd-3-clause
- Created: 2021-05-10T08:44:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T07:01:46.000Z (over 3 years ago)
- Last Synced: 2025-01-13T00:28:59.103Z (5 months ago)
- Topics: android, back, flutter, flutter-plugin, plugin
- Language: Dart
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)