helloworld

Results 2 comments of helloworld

file: "alphabet_list_scroll_view.dart" line: 274 update to ` bool? hasVibrator = await Vibration.hasVibrator(); if (hasVibrator != null && hasVibrator) ` I'm not sure it's very well but it's running by my...

@itwareeram Thanks, it's working