system_shortcuts 1.0.0 system_shortcuts: ^1.0.0 copied to clipboard
ANDROID & IOS flutter plugin to use system shortcuts like pressing home, back, volume Up, volume Down keys and toggle wifi, and bluetooth as well.
1.0.0 #
Updated pubspec to show supported on both android and ios
0.2.2 #
- Readme Updates
0.2.1 #
- Bug Fixes and Updates Thanks to Thorben Markmann for the Contibution.
0.2.0 #
- iOS Support. Thanks to Rody Davis for IOS implementation.
0.1.1 #
AndroidX issues resolved migrations done
0.1.0 #
Version Upgrade
0.0.7 #
Added async library to system_shortcuts.dart file.
0.0.6 #
Added license.
0.0.5 #
Updated dart doc documentation in system_shortcuts.dart file
0.0.4 #
Updated description
0.0.3 #
Example readme update
0.0.2 #
Removed the deprecated airplane mode error
0.0.1 #
Press home, back , volume up, volume Down buttons via flutter app and control your apps orientation(Portrait and Landscape).