Commit 007e1fa 1 parent e36c642 commit 007e1fa Copy full SHA for 007e1fa
File tree 1 file changed +11
-10
lines changed
1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 1
1
name : compass_app
2
- description : " A new Flutter project."
3
- publish_to : ' none'
2
+ description : >-
3
+ A sample app that helps users build and book itineraries for trips.
4
+ publish_to : none
4
5
version : 0.1.0
5
6
6
7
environment :
7
8
sdk : ^3.5.0
8
9
9
10
dependencies :
10
- cached_network_image : ^3.3 .1
11
+ cached_network_image : ^3.4 .1
11
12
collection : ^1.18.0
12
13
flutter :
13
14
sdk : flutter
14
15
flutter_localizations :
15
16
sdk : flutter
16
- flutter_svg : ^2.0.10+1
17
+ flutter_svg : ^2.0.16
17
18
freezed_annotation : ^2.4.4
18
- go_router : ^14.2.0
19
+ go_router : ^14.6.2
19
20
google_fonts : ^6.2.1
20
21
intl : any
21
22
json_annotation : ^4.9.0
22
- logging : ^1.2 .0
23
+ logging : ^1.3 .0
23
24
provider : ^6.1.2
24
- share_plus : ^7.2.2
25
- shared_preferences : ^2.3.1
25
+ share_plus : ^10.1.3
26
+ shared_preferences : ^2.3.5
26
27
27
28
dev_dependencies :
28
29
flutter_test :
@@ -32,9 +33,9 @@ dev_dependencies:
32
33
mocktail : ^1.0.4
33
34
integration_test :
34
35
sdk : flutter
35
- build_runner : ^2.4.12
36
+ build_runner : ^2.4.14
36
37
freezed : ^2.5.7
37
- json_serializable : ^6.8 .0
38
+ json_serializable : ^6.9 .0
38
39
39
40
flutter :
40
41
uses-material-design : true
You can’t perform that action at this time.
0 commit comments