Skip to content

Commit a7b1765

Browse files
authored
Update onGeneratedRoute.dart
1 parent f69b640 commit a7b1765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

onGeneratedRoute.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import 'package:flutter_bloc_concepts/logic/cubit/counter_cubit.dart';
77
import 'package:flutter_bloc_concepts/presentation/router/app_router.dart';
88

99

10+
1011
void main() {
1112
runApp(MyApp());
1213
}

0 commit comments

Comments
 (0)