-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
59 lines (41 loc) · 1.04 KB
/
pubspec.yaml
File metadata and controls
59 lines (41 loc) · 1.04 KB
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
52
53
54
55
56
57
58
59
name: frameextractor
description: "FrameExtractor is a modern, cross-platform video frame extractor with a clean UI built with Flutter, powered by ffmpeg and yt-dlp. Supports local video files and direct YouTube URL extraction."
version: 1.2.0
environment:
sdk: ^3.10.4
dependencies:
flutter:
sdk: flutter
# UI Components
cupertino_icons: ^1.0.8
# State Management
flutter_bloc: ^9.1.1
# FFmpeg Integration
ffmpeg_kit_flutter_new: ^4.1.0
# YouTube Dart (Android & iOS)
youtube_explode_dart: ^3.0.5
# File Picking
file_picker: ^11.0.1
# Path utilities
path_provider: ^2.1.5
path: ^1.9.1
# Permission handling
permission_handler: ^12.0.1
# Drop & Drag
desktop_drop: ^0.7.0
# Preferences
shared_preferences: ^2.5.4
# Liquid Glass
liquid_glass_widgets: ^0.7.2
# Logging
logger: ^2.6.2
# Window management (for desktop platforms)
window_manager: ^0.5.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true
assets:
- assets/icons/