-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
51 lines (41 loc) · 970 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
46
47
48
49
50
51
name: swara
description: "A new Flutter project."
# Prevent accidental publishing to pub.dev.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.4.4 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
record: ^4.4.4
path_provider: ^2.1.2
just_audio: ^0.9.36
http: ^1.2.1
flutter_dotenv: ^5.1.0
google_fonts: ^6.1.0
hive: ^2.2.3
hive_flutter: ^1.1.0
flutter_local_notifications: ^16.3.2
timezone: ^0.9.2
dev_dependencies:
hive_generator: ^2.0.1
build_runner: ^2.4.8
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter_launcher_icons: ^0.13.1
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/
- .env
flutter_icons:
android: true
ios: true
image_path: "assets/icons/swara_logo.png" # Path to your app icon