-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpubspec.yaml
More file actions
42 lines (37 loc) · 817 Bytes
/
pubspec.yaml
File metadata and controls
42 lines (37 loc) · 817 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
name: Noisem
description: "An android app to edit images retro style"
publish_to: "none"
version: 1.2.1+1
environment:
sdk: ">=3.4.3 <4.0.0"
flutter: "3.22.2"
dependencies:
flutter:
sdk: flutter
ffmpeg_kit_flutter: ^6.0.3
path_provider: ^2.1.2
image_picker: ^1.0.7
permission_handler: ^11.3.0
image_gallery_saver: ^2.0.3
image: ^4.1.3
nes_ui: ^0.20.0
posthog_flutter: ^4.0.0
enough_ascii_art: ^1.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
assets:
- .env
- assets/cubes/
- assets/cubes/fuji/
- assets/cubes/kodak/
- assets/cubes/agfa/
- assets/cubes/ilford/
- assets/cubes/others/
fonts:
- family: PressStart2P
fonts:
- asset: "assets/PressStart2P-Regular.ttf"