We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e46d06b commit eda929fCopy full SHA for eda929f
pubspec.yaml
@@ -11,6 +11,22 @@ dependencies:
11
12
cupertino_icons: ^1.0.2
13
14
+ firebase_core: 2.24.2
15
+ firebase_core_platform_interface: 5.0.0
16
+ firebase_crashlytics: 3.4.9
17
+
18
+ # 캐시톡 코드
19
+ messenger_flutter:
20
+ git:
21
+ url: [email protected]:cashwalk/Messanger-Flutter.git
22
+ ref: 2.0.9
23
24
+ # 모챌 코드
25
+ modu_challenge:
26
27
+ url: [email protected]:cashwalk/EveryChallenge-Flutter.git
28
+ ref: 2.2.2
29
30
dev_dependencies:
31
flutter_test:
32
sdk: flutter
0 commit comments