-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
45 lines (40 loc) · 907 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
45 lines (40 loc) · 907 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
name: monet
description: "Monet is a simple application to track your money with NFC banking card."
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ^3.12.0
dependencies:
crypto: ^3.0.7
cupertino_icons: ^1.0.8
dio: ^5.9.2
dropdown_search: ^7.0.0
fl_chart: ^1.2.0
flutter:
sdk: flutter
flutter_bloc: ^9.1.1
flutter_launcher_icons: ^0.14.4
flutter_secure_storage: ^11.0.0
font_awesome_flutter: ^11.0.0
go_router: ^17.3.0
google_fonts: ^8.1.0
intl: ^0.20.3
logger: ^2.7.0
dev_dependencies:
bloc_test: ^10.0.0
build_runner: ^2.4.0
flutter_lints: ^6.0.0
flutter_test:
sdk: flutter
go_router_builder: ^4.3.0
mocktail: ^1.0.5
flutter:
assets:
- assets/icons/
- assets/images/
uses-material-design: true
flutter_launcher_icons:
adaptive_icon_background: "#ffffff"
android: "launcher_icon"
image_path: "assets/images/logo.png"
ios: true