-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
45 lines (38 loc) · 995 Bytes
/
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
name: onestore_wallet_app
description: A Card Store for the OneStore App.
homepage: https://swingtechnologies.in/
repository: https://github.com/debojyoti452/onestore-app
issue_tracker: https://github.com/debojyoti452/onestore-app/issues
version: 1.2.1+5
environment:
sdk: '>=2.18.6 <3.0.0'
dependencies:
flutter:
sdk: flutter
bot_toast: ^4.0.3
cupertino_icons: ^1.0.5
equatable: ^2.0.5
freezed_annotation: ^2.2.0
flutter_screenutil: ^5.6.1
flutter_bloc: ^8.1.2
google_fonts: ^4.0.3
json_annotation: ^4.8.0
url_launcher: ^6.1.9
encrypt_db: ^0.0.8
### DO-NOT MODIFY THIS LINE ###
security_module: ^0.0.1
dev_dependencies:
build_runner: ^2.3.3
analyzer: ^5.4.0
json_serializable: ^6.6.1
dart_code_metrics: ^5.5.1
freezed: ^2.3.2
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
# The following section is specific to Flutter packages.
flutter:
uses-material-design: true
assets:
- assets/card/
- assets/logo/onestore_logo.png