5
5
[ ![ Build Status] ( https://github.com/parse-community/Parse-SDK-Flutter/workflows/ci/badge.svg?branch=master )] ( https://github.com/parse-community/Parse-SDK-Flutter/actions?query=workflow%3Aci+branch%3Amaster )
6
6
[ ![ Coverage] ( https://img.shields.io/codecov/c/github/parse-community/Parse-SDK-Flutter/master )] ( https://app.codecov.io/gh/parse-community/Parse-SDK-Flutter/branch/master )
7
7
8
+ [ ![ Forum] ( https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg )] ( https://community.parseplatform.org/c/parse-server )
8
9
[ ![ Backers on Open Collective] ( https://opencollective.com/parse-server/backers/badge.svg )] [ open-collective-link ]
9
10
[ ![ Sponsors on Open Collective] ( https://opencollective.com/parse-server/sponsors/badge.svg )] [ open-collective-link ]
10
- [ ![ License] ( https://img.shields.io/badge/license-Apache%202.0-lightgrey.svg )] ( https://github.com/parse-community/Parse-SDK-Flutter/blob/master/LICENSE )
11
- [ ![ Forum] ( https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg )] ( https://community.parseplatform.org/c/parse-server )
12
11
[ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us&style=social )] ( https://twitter.com/intent/follow?screen_name=ParsePlatform )
12
+ [ ![ Chat] ( https://img.shields.io/badge/Chat-Join!-%23fff?style=social&logo=slack )] ( https://chat.parseplatform.org )
13
13
14
14
---
15
15
@@ -19,9 +19,29 @@ These libraries give you access to the powerful Parse Server backend from your D
19
19
20
20
These packages are available in this repository:
21
21
22
- | Type | Name | Pub |
22
+ | Type | Name | Pub |
23
23
| ---------| ------------------------------------------------| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
24
- | Dart | [ parse_server_sdk] ( ./packages/dart ) | [ ![ pub package] ( https://img.shields.io/pub/v/parse_server_sdk.svg )] ( https://pub.dev/packages/parse_server_sdk ) [ ![ likes] ( https://badges.bar/parse_server_sdk/likes )] ( https://pub.dev/packages/parse_server_sdk/score ) [ ![ popularity] ( https://badges.bar/parse_server_sdk/popularity )] ( https://pub.dev/packages/parse_server_sdk/score ) [ ![ pub points] ( https://badges.bar/parse_server_sdk/pub%20points )] ( https://pub.dev/packages/parse_server_sdk/score ) |
25
- | Flutter | [ parse_server_sdk_flutter] ( ./packages/flutter ) | [ ![ pub package] ( https://img.shields.io/pub/v/parse_server_sdk_flutter.svg )] ( https://pub.dev/packages/parse_server_sdk_flutter ) [ ![ likes] ( https://badges.bar/parse_server_sdk_flutter/likes )] ( https://pub.dev/packages/parse_server_sdk_flutter/score ) [ ![ popularity] ( https://badges.bar/parse_server_sdk_flutter/popularity )] ( https://pub.dev/packages/parse_server_sdk_flutter/score ) [ ![ pub points] ( https://badges.bar/parse_server_sdk_flutter/pub%20points )] ( https://pub.dev/packages/parse_server_sdk_flutter/score ) |
24
+ | Dart | [ parse_server_sdk] ( ./packages/dart ) | [ ![ pub package] ( https://img.shields.io/pub/v/parse_server_sdk.svg )] ( https://pub.dev/packages/parse_server_sdk ) |
25
+ | Flutter | [ parse_server_sdk_flutter] ( ./packages/flutter ) | [ ![ pub package] ( https://img.shields.io/pub/v/parse_server_sdk_flutter.svg )] ( https://pub.dev/packages/parse_server_sdk_flutter ) |
26
+
27
+ # Contributing
28
+
29
+ We want to make contributing to this project as easy and transparent as possible. Please refer to the [ Contribution Guidelines] ( CONTRIBUTING.md ) .
30
+
31
+ # Backers
32
+
33
+ Support us with a monthly donation and help us continue our activities. [ Become a backer!] ( https://opencollective.com/parse-server#backer )
34
+
35
+ <a href =" https://opencollective.com/parse-server#backers " target =" _blank " ><img src =" https://opencollective.com/parse-server/backers.svg?width=890 " /></a >
36
+
37
+ # Contributors
38
+
39
+ This project exists thanks to all the people who contribute... we'd love to see your face on this list!
40
+
41
+ <a href =" https://github.com/parse-community/Parse-SDK-Flutter/graphs/contributors " >
42
+ <img src =" https://contrib.rocks/image?repo=parse-community/Parse-SDK-Flutter " />
43
+ </a >
44
+
45
+ ---
26
46
27
47
[ open-collective-link ] : https://opencollective.com/parse-server
0 commit comments