-
Notifications
You must be signed in to change notification settings - Fork 152
Expand file tree
/
Copy pathpubspec.yaml
More file actions
35 lines (33 loc) · 871 Bytes
/
pubspec.yaml
File metadata and controls
35 lines (33 loc) · 871 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
name: appwrite
version: 14.0.0
description: Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
homepage: https://appwrite.io
repository: https://github.com/appwrite/sdk-for-flutter
issue_tracker: https://github.com/appwrite/sdk-generator/issues
documentation: https://appwrite.io/support
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: '>=2.17.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
cookie_jar: ^4.0.8
device_info_plus: ^10.1.2
flutter_web_auth_2: ^3.1.2
http: '>=0.13.6 <2.0.0'
package_info_plus: ^8.0.2
path_provider: ^2.1.4
web_socket_channel: ^3.0.1
web: ^1.0.0
dev_dependencies:
path_provider_platform_interface: ^2.1.2
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
mockito: ^5.4.4