Removed unused issues
Updated pubspec for system_shortcuts package version
Added option to show and hide system volume UI while changing volume levels.
Removed volUp () and volDown() functions . Change volume using setVol function .
Never resolving native calls resolved Github contibution by - geisterfurz007
Android X Issues Resolved Github contibution by - Thorben Markmann
Just Version Upgrade
Added License.
Little change in docs.
Added volUp button press and volDown button press from system_shortcuts plugin.
Updated the dartDoc documentation in Volume.dart class.
Updated description
Example readme update.
Updated Readme.md and removed unnecessary print statements
Control Android Volumes programatically.