Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
6a4b298
이용약관 페이지 추가
Monfi98 Oct 4, 2023
33c803f
드로어 안에 페이지들을 위한 개별 앱바위젯 추가
Monfi98 Oct 4, 2023
2489144
edit_profile -> EditProfileDrawerScreen으로 네이밍 수정
Monfi98 Oct 4, 2023
f02a5c0
메인 페이지 작업
Oct 4, 2023
60d8d01
피드백 페이지 추가
Monfi98 Oct 4, 2023
8909324
Main_page에서 각 drawer페이지 연결
Monfi98 Oct 4, 2023
6f3d2c4
Merge pull request #14 from USW-Random-Chat/feature-seungjae
Monfi98 Oct 4, 2023
f3c625e
Merge branch 'develop' of https://github.com/USW-Random-Chat/Flutter …
Oct 11, 2023
7939274
Update Main_page.dart
Oct 11, 2023
d556af1
main page 재작업 복구
Oct 12, 2023
c2b5359
CustomDrawerScreen 추가
Monfi98 Oct 16, 2023
a9b3b8c
Dialog 네이밍 변경
Monfi98 Oct 16, 2023
0311dbe
Dialog 네이밍 변경에 따른 코드 수정
Monfi98 Oct 16, 2023
4b69890
메인 페이지에 CustomDrawerScreen 추가 및 안쓰는 package 제거
Monfi98 Oct 16, 2023
1823907
Merge pull request #18 from USW-Random-Chat/feature-seungjae
Monfi98 Oct 16, 2023
2e997e6
Widget 네이밍 변경
Monfi98 Nov 11, 2023
79dc575
ViewModel, Screen 네이밍 변경 / asstes -> assets 디렉터리명 변경
Monfi98 Nov 11, 2023
2212b20
오류 수정
Monfi98 Nov 11, 2023
3153083
Merge pull request #19 from USW-Random-Chat/feature-seungjae
Monfi98 Nov 11, 2023
dbfeaa0
Delete lib/views/screens directory
Monfi98 Nov 11, 2023
42c984c
로그인 테스트
LeeSubin3020 Jan 19, 2024
24dcd49
각종 svg 이미지 추가
LeeSubin3020 Jan 19, 2024
2b59f19
chatting 기능 추가
LeeSubin3020 Feb 28, 2024
e547ae0
pubspec.yaml 수정
LeeSubin3020 Feb 28, 2024
b065e79
파일 삭제
LeeSubin3020 Mar 8, 2024
082e944
Merge pull request #23 from USW-Random-Chat/subin
LeeSubin3020 Mar 8, 2024
cecdf13
주소 변경
LeeSubin3020 Mar 18, 2024
f4cbe34
Merge pull request #24 from USW-Random-Chat/subin
LeeSubin3020 Mar 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
// IntelliSense를 사용하여 가능한 특성에 대해 알아보세요.
// 기존 특성에 대한 설명을 보려면 가리킵니다.
// 자세한 내용을 보려면 https://go.microsoft.com/fwlink/?linkid=830387을(를) 방문하세요.
"version": "0.2.0",
"configurations": [
{
"name": "Flutter",
"request": "launch",
"type": "dart"
},
{
"name": "Flutter (profile mode)",
"request": "launch",
"type": "dart",
"flutterMode": "profile"
},
{
"name": "Flutter (release mode)",
"request": "launch",
"type": "dart",
"flutterMode": "release"
}
]
}
13 changes: 0 additions & 13 deletions android/.gitignore

This file was deleted.

72 changes: 0 additions & 72 deletions android/app/build.gradle

This file was deleted.

7 changes: 0 additions & 7 deletions android/app/src/debug/AndroidManifest.xml

This file was deleted.

33 changes: 0 additions & 33 deletions android/app/src/main/AndroidManifest.xml

This file was deleted.

6 changes: 0 additions & 6 deletions android/app/src/main/kotlin/com/example/suwon/MainActivity.kt

This file was deleted.

12 changes: 0 additions & 12 deletions android/app/src/main/res/drawable-v21/launch_background.xml

This file was deleted.

12 changes: 0 additions & 12 deletions android/app/src/main/res/drawable/launch_background.xml

This file was deleted.

Binary file removed android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
18 changes: 0 additions & 18 deletions android/app/src/main/res/values-night/styles.xml

This file was deleted.

18 changes: 0 additions & 18 deletions android/app/src/main/res/values/styles.xml

This file was deleted.

7 changes: 0 additions & 7 deletions android/app/src/profile/AndroidManifest.xml

This file was deleted.

31 changes: 0 additions & 31 deletions android/build.gradle

This file was deleted.

3 changes: 0 additions & 3 deletions android/gradle.properties

This file was deleted.

5 changes: 0 additions & 5 deletions android/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

11 changes: 0 additions & 11 deletions android/settings.gradle

This file was deleted.

5 changes: 5 additions & 0 deletions assets/Exit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
8 changes: 8 additions & 0 deletions assets/Report button.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
6 changes: 6 additions & 0 deletions assets/User.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
6 changes: 6 additions & 0 deletions assets/offchatbt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions assets/onchatbt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
97C146E61CF9000F007C117D /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1300;
LastUpgradeCheck = 1430;
ORGANIZATIONNAME = "";
TargetAttributes = {
331C8080294A63A400263BE5 = {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1300"
LastUpgradeVersion = "1430"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
21 changes: 11 additions & 10 deletions lib/main.dart
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
import 'package:flutter/material.dart';
import 'package:provider/provider.dart';
import 'package:suwon/viewmodels/AccountRecovery_viewmodel.dart';
import 'package:suwon/viewmodels/login_viewmodel.dart';
import 'package:suwon/viewmodels/signup_viewmodel.dart'; // 추가: SignupViewModel 임포트
import 'package:suwon/views/login_screen.dart';
import 'package:suwon/views/signup_creen.dart';
import 'package:suwon/viewmodels/AccountRecoveryVM.dart';
import 'package:suwon/viewmodels/ChattingVM.dart';
import 'package:suwon/viewmodels/LoginVM.dart';
import 'package:suwon/viewmodels/SignupVM.dart'; // 추가: SignupViewModel 임포트
import 'package:suwon/views/LoginScreen.dart';
import 'package:suwon/views/SignUpScreen.dart';

void main() {
runApp(const MyApp());
Expand All @@ -17,15 +18,15 @@ class MyApp extends StatelessWidget {
return MultiProvider(
// ChangeNotifierProvider 대신 MultiProvider로 변경
providers: [
ChangeNotifierProvider(create: (context) => LoginViewModel()),
ChangeNotifierProvider(create: (context) => LoginVM()),
ChangeNotifierProvider(
create: (context) => SignupViewModel()), // 추가: SignupViewModel 제공
ChangeNotifierProvider(
create: (context) => AccountRecoveryViewModel()),
create: (context) => SignupVM()), // 추가: SignupViewModel 제공
ChangeNotifierProvider(create: (context) => AccountRecoveryVM()),
ChangeNotifierProvider(create: (context) => ChatViewModel()),
],
child: MaterialApp(
debugShowCheckedModeBanner: false,
home: NewLoignMain(),
home: LoginScreen(),
),
);
}
Expand Down
Loading