-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
46 lines (37 loc) · 899 Bytes
/
pubspec.yaml
File metadata and controls
46 lines (37 loc) · 899 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
name: oh_my_money
description: "A new Flutter project."
# Prevent accidental publishing to pub.dev.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.2.3 <4.0.0'
dependencies:
cupertino_icons: ^1.0.8
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
font_awesome_flutter: ^10.7.0
intl: ^0.18.1
isar: ^3.1.0+1
isar_flutter_libs: ^3.1.0+1
json_theme: ^6.4.0
logger: ^2.4.0
month_picker_dialog: ^2.12.0
path_provider: ^2.1.4
persistent_bottom_nav_bar: ^6.2.1
provider: ^6.1.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
isar_generator: ^3.1.0+1
build_runner: ^2.4.9
flutter:
uses-material-design: true
# Enable generation of localized Strings from arb files.
generate: true
assets:
# Add assets from the images directory to the application.
- assets/images/
- assets/themes/theme.json