-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
46 lines (40 loc) · 888 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: note_it
version: 1.0.0+1
publish_to: none
description: Notes app
environment:
sdk: '>=2.17.6 <3.0.0'
dependencies:
cupertino_icons: ^1.0.2
get: 4.6.5
flutter:
sdk: flutter
dio: ^4.0.6
flutter_screenutil: ^5.5.3+2
flutter_svg: ^1.1.1+1
shared_preferences: ^2.0.15
google_fonts: ^3.0.1
staggered_grid_view_flutter: ^0.0.4
intl: ^0.17.0
focused_menu: ^1.0.5
hive: ^2.2.3
hive_flutter: ^1.1.0
fast_color_picker: ^0.1.1
flutter_zoom_drawer: ^3.0.3
search_page: ^2.0.0+1
deep_collection: ^1.0.2
image_picker: ^0.8.5+3
path_provider: ^2.0.11
path: ^1.8.1
flutter_launcher_icons: ^0.10.0
dev_dependencies:
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
build_runner: ^2.2.0
hive_generator: ^1.1.3
flutter_icons:
android: "launcher_icon"
image_path: "assets/icon/icon.png"
flutter:
uses-material-design: true