-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
44 lines (37 loc) · 984 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
name: todo_list
description: "A new Flutter project."
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# The following defines the version and build number for your application.
version: 1.0.0+1
environment:
sdk: '>=3.4.1 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
cupertino_icons: ^1.0.6
hive: ^2.2.3
hive_flutter: ^1.1.0
flutter_spinkit: ^5.2.1
uuid: ^4.4.0
awesome_dialog: ^3.2.1
animate_do: ^3.3.4
dev_dependencies:
flutter_test:
sdk: flutter
hive_generator: ^2.0.1
build_runner: ^2.4.6
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
assets:
- assets/images/circle.png
- assets/images/dontknow.png
fonts:
- family: sahel
fonts:
- asset: assets/fonts/Sahel.ttf