Files

7.3 KiB

Details

Date : 2025-10-14 11:10:48

Directory c:\Users\dayro\Documents\coding\travel_mate

Total : 67 files, 5159 codes, 328 comments, 739 blanks, all 6226 lines

Summary / Details / Diff Summary / Diff Details

Files

filename language code comment blank total
README.md Markdown 45 0 16 61
analysis_options.yaml YAML 3 22 4 29
android/app/google-services.json JSON 54 0 0 54
android/app/src/debug/AndroidManifest.xml XML 3 4 1 8
android/app/src/main/AndroidManifest.xml XML 40 11 1 52
android/app/src/main/res/drawable-v21/launch_background.xml XML 4 7 2 13
android/app/src/main/res/drawable/launch_background.xml XML 4 7 2 13
android/app/src/main/res/values-night/styles.xml XML 9 9 1 19
android/app/src/main/res/values/styles.xml XML 9 9 1 19
android/app/src/profile/AndroidManifest.xml XML 3 4 1 8
android/build/reports/problems/problems-report.html HTML 548 2 114 664
android/gradle.properties Properties 3 0 1 4
android/gradle/wrapper/gradle-wrapper.properties Properties 5 0 1 6
firebase.json JSON 1 0 0 1
ios/Podfile Ruby 32 2 10 44
ios/RunnerTests/RunnerTests.swift Swift 7 2 4 13
ios/Runner/AppDelegate.swift Swift 14 0 2 16
ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json JSON 122 0 1 123
ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json JSON 23 0 1 24
ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md Markdown 3 0 2 5
ios/Runner/Base.lproj/LaunchScreen.storyboard XML 36 1 1 38
ios/Runner/Base.lproj/Main.storyboard XML 25 1 1 27
ios/Runner/Runner-Bridging-Header.h C++ 1 0 1 2
lib/blocs/auth/auth_bloc.dart Dart 129 1 20 150
lib/blocs/auth/auth_event.dart Dart 40 0 15 55
lib/blocs/auth/auth_state.dart Dart 28 0 14 42
lib/blocs/theme/theme_bloc.dart Dart 40 1 5 46
lib/blocs/theme/theme_event.dart Dart 14 0 6 20
lib/blocs/theme/theme_state.dart Dart 16 0 5 21
lib/blocs/trip/trip_bloc.dart Dart 103 1 14 118
lib/blocs/trip/trip_event.dart Dart 51 0 20 71
lib/blocs/trip/trip_state.dart Dart 27 0 13 40
lib/blocs/user/user_bloc.dart Dart 0 0 1 1
lib/blocs/user/user_event.dart Dart 0 0 1 1
lib/blocs/user/user_state.dart Dart 0 0 1 1
lib/components/count/count_content.dart Dart 25 0 3 28
lib/components/group/group_content.dart Dart 115 2 12 129
lib/components/home/create_trip_content.dart Dart 481 21 63 565
lib/components/home/home_content.dart Dart 366 12 30 408
lib/components/home/show_trip_details_content.dart Dart 106 2 4 112
lib/components/map/map_content.dart Dart 100 4 11 115
lib/components/profile/profile_content.dart Dart 328 6 29 363
lib/components/settings/settings_content.dart Dart 60 2 10 72
lib/components/settings/settings_theme_content.dart Dart 123 4 10 137
lib/data/data_sources/firestore_data_source.dart Dart 0 0 1 1
lib/data/data_sources/local_data_source.dart Dart 0 0 1 1
lib/data/models/group.dart Dart 23 0 3 26
lib/data/models/message.dart Dart 14 0 1 15
lib/data/models/trip.dart Dart 176 16 24 216
lib/data/models/user.dart Dart 61 6 13 80
lib/firebase_options.dart Dart 60 12 5 77
lib/main.dart Dart 89 0 5 94
lib/pages/home.dart Dart 147 6 13 166
lib/pages/login.dart Dart 285 9 28 322
lib/pages/resetpswd.dart Dart 92 2 13 107
lib/pages/signup.dart Dart 256 7 20 283
lib/providers/theme_provider.dart Dart 41 1 9 51
lib/providers/user_provider.dart Dart 94 9 18 121
lib/repositories/auth_repository.dart Dart 115 11 22 148
lib/repositories/trip_repository.dart Dart 92 9 12 113
lib/repositories/user_repository.dart Dart 77 7 11 95
lib/services/auth_service.dart Dart 84 6 18 108
lib/services/group_service.dart Dart 53 1 6 60
lib/services/message_service.dart Dart 0 0 1 1
lib/services/trip_service.dart Dart 209 21 39 269
pubspec.yaml YAML 31 58 14 103
test/widget_test.dart Dart 14 10 7 31

Summary / Details / Diff Summary / Diff Details