-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
48 lines (36 loc) · 740 Bytes
/
pubspec.yaml
File metadata and controls
48 lines (36 loc) · 740 Bytes
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
name: secure_notes
description: A new Flutter application.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
permission_handler:
json_store:
esys_flutter_share:
clipboard:
speech_to_text:
flutter_tts_improved:
fluttertoast:
csv:
path_provider:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons:
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/note.png"
flutter:
uses-material-design: true
assets:
- assets/
fonts:
- family: RobotoMono
fonts:
- asset: assets/fonts/RobotoMono-Regular.ttf
- asset: assets/fonts/RobotoMono-bold.ttf