-
-
Notifications
You must be signed in to change notification settings - Fork 206
/
Copy pathpubspec.yaml
42 lines (33 loc) · 910 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
40
41
42
name: parse_server_sdk_flutter
description: The Flutter SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
version: 5.1.1
homepage: https://github.com/parse-community/Parse-SDK-Flutter
environment:
sdk: ">=2.18.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
parse_server_sdk: ^5.1.2
# Uncomment for local testing
#parse_server_sdk:
# path: ../dart
# Networking
connectivity_plus: ^3.0.6
#Database
shared_preferences: ^2.1.2
sembast: ^3.4.6+1
sembast_web: ^2.1.3
# Utils
path_provider: ^2.0.15
package_info_plus: ^4.0.2
flutter_local_notifications: ^14.1.1
path: ^1.8.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
path_provider_platform_interface: ^2.0.6
plugin_platform_interface: ^2.1.4
screenshots:
- description: Parse Platform logo.
path: screenshots/logo.png