-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (27 loc) · 942 Bytes
/
pubspec.yaml
File metadata and controls
32 lines (27 loc) · 942 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
name: fastpix_resumable_uploader
description: A robust Flutter package for uploading large video and audio files with advanced features like chunked uploads, pause/resume functionality, network resilience, comprehensive progress tracking, and detailed logging. Built for reliability and user experience.
version: 1.0.0
homepage: https://www.fastpix.io/
repository: https://github.com/FastPix/flutter-uploads
issue_tracker: https://github.com/FastPix/flutter-uploads/issues
documentation:
environment:
sdk: ^3.7.2
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
dio: ^5.8.0+1
connectivity_plus: ^6.1.4
internet_connection_checker: ^3.0.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
platforms:
android:
ios:
# The following section is specific to Flutter packages.
flutter:
# This package has no assets, fonts, or other Flutter-specific resources
# to include in the package.