Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit b8e8c72

Browse files
Merge branch 'master' into android_12
2 parents 2b36446 + 99e481e commit b8e8c72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/lib/main.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ class RequestPermissionsScreen extends StatefulWidget {
8989

9090
class _RequestPermissionsScreenState extends State<RequestPermissionsScreen> {
9191
@override
92+
9293
Widget build(BuildContext context) {
9394
return FutureBuilder<PermissionStatus>(
9495
future: bluetoothPermissionStatus(),

0 commit comments

Comments
 (0)