Skip to content

Commit 09aea8d

Browse files
FarazFaraz
authored andcommitted
v2.0.1--fix Android-iOS example permissions, updateReadme
1 parent 78e3167 commit 09aea8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class MyApp extends StatelessWidget {
1111
@override
1212
Widget build(BuildContext context) {
1313
return MaterialApp(
14-
title: 'Flutter 3D Controller',
14+
title: 'Flutter 3D Controller',//
1515
theme: ThemeData(
1616
colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple),
1717
useMaterial3: true,

0 commit comments

Comments
 (0)