-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
61 lines (51 loc) · 1.18 KB
/
pubspec.yaml
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
52
53
54
55
56
57
58
59
60
name: neo
description: DFS neo - The new are of stock trading
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.3.3+7
environment:
sdk: ">=2.17.1 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
flutter_hooks: ^0.18.4
flutter_localizations:
sdk: flutter
intl: ^0.17.0
amazon_cognito_identity_dart_2: ^2.1.2
shared_preferences: ^2.0.15
flutter_launcher_icons: ^0.9.3
flutter_native_splash: ^2.2.3
fl_chart: ^0.51.0
dio: ^4.0.6
rxdart: ^0.27.4
shimmer: ^2.0.0
google_fonts: ^3.0.1
get_it: ^7.2.0
mockito: ^5.2.0
is_first_run: ^1.0.0
url_launcher: ^6.1.4
local_auth: ^2.1.0
amplitude_flutter: ^3.2.1
bugsnag_flutter: ^2.1.1
package_info_plus: ^1.4.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
build_runner: ^2.1.11
#flutter pub run flutter_launcher_icons:main
flutter_icons:
android: "launcher_icon"
adaptive_icon_background: "#FFFFFF"
ios: true
image_path: "assets/dfsicon.png"
flutter_native_splash:
color: "#FFFFFF"
image: "assets/dfssplash.png"
flutter:
generate: true
uses-material-design: true
assets:
- assets/
- assets/images/