-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubspec.yaml
39 lines (35 loc) · 845 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
name: filesaverz
description: A customable file saver and file picker package that makes it easy for user to browse folder and save file or pick files in android.
version: 3.2.1
homepage: https://inidia.app
repository: https://github.com/Nialixus/filesaverz
issue_tracker: https://github.com/Nialixus/filesaverz/issues
funding:
- https://ko-fi.com/nialixus
screenshots:
- description: 'File Saver Z Logo'
path: logo.png
topics:
- utility
- file
- saver
- picker
- android
environment:
sdk: ">=2.16.2 <4.0.0"
flutter: ">=1.20.0"
dependencies:
flutter:
sdk: flutter
permission_handler: ^11.0.0
provider: ^6.0.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
flutter:
plugin:
platforms:
android:
package: app.inidia.filesaver
pluginClass: FilesaverPlugin