TimoZuerner
Results
2
issues of
TimoZuerner
After adding this to my code it does not work anymore. `import 'package:hardware_buttons/hardware_buttons.dart'; StreamSubscription _volumeButtonSubscription; //Volume button @override void initState() { super.initState(); _volumeButtonSubscription = volumeButtonEvents.listen((VolumeButtonEvent event) { if (event ==...
Hello Sir I was not able how to install the libary at Platform IO maybe you are able to help me.