-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
51 lines (46 loc) · 946 Bytes
/
pubspec.yaml
File metadata and controls
51 lines (46 loc) · 946 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
44
45
46
47
48
49
50
51
name: finapp
description: "A new Flutter project."
publish_to: "none"
version: 0.1.0
environment:
sdk: ^3.5.4
dependencies:
flex_color_scheme: ^8.3.0
flutter:
sdk: flutter
intl: ^0.20.2
provider: ^6.1.2
pocketbase: ^0.23.0+1
flutter_secure_storage: ^9.0.0
google_fonts: ^6.2.1
flutter_animate: ^4.5.0
shared_preferences: ^2.3.2
record: ^6.1.1
path_provider: ^2.1.4
http: ^1.2.2
http_parser: ^4.0.2
dio: ^5.7.0
get_it: ^8.0.1
url_launcher: ^6.3.1
graphic: ^2.5.0
flutter_bloc: ^9.1.1
bloc: ^9.0.0
equatable: ^2.0.5
skeletonizer: ^2.1.0+1
package_info_plus: ^9.0.0
image_picker: ^1.1.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter_launcher_icons: ^0.14.1
build_runner: ^2.4.8
flutter_gen_runner: ^5.4.0
flutter_gen:
output: lib/gen/
line_length: 80
flutter:
uses-material-design: true
assets:
- assets/icon/
- assets/icon/icon.png