Skip to content

Commit

Permalink
M3-191 Feat : dart fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tkdals802 committed Jul 24, 2024
1 parent d4f5936 commit 8949879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import 'package:kakao_flutter_sdk/kakao_flutter_sdk_common.dart';

import 'screens/login_screen.dart';
import 'screens/main_screen.dart';
import 'screens/policy_screen.dart';
import 'screens/permission_request_screen.dart';
import 'screens/policy_screen.dart';
import 'screens/setting_screen.dart';
import 'screens/sign_up_screen.dart';
import 'service/auth_service.dart';
Expand Down

0 comments on commit 8949879

Please sign in to comment.