forked from AmirBayat0/iOS_iPA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
44 lines (35 loc) · 831 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
44 lines (35 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
name: f_biuli
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.0.0+1
environment:
sdk: ">=3.9.0 <4.0.0"
flutter: 3.35.6
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
dio: ^5.9.0
freezed_annotation: ^3.0.0
get_it: ^8.2.0
go_router: ^16.2.1
html: ^0.15.4
injectable: ^2.5.2
json_annotation: ^4.9.0
logger: ^2.6.1
retrofit: ^4.7.3
sentry_flutter: ^9.6.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
# https://github.com/flutter/flutter/issues/175071
build_runner: ^2.6.0
freezed: ^3.0.6
go_router_builder: ^4.1.0
injectable_generator: ^2.8.1
json_annotation: ^4.9.0
json_serializable: ^6.10.0
retrofit_generator: ^10.0.6
flutter:
uses-material-design: true