1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00

Updated Dart SDK

This commit is contained in:
Eldad Fux 2020-04-05 16:50:49 +03:00
parent 6ac886b40c
commit 9872b87643
2 changed files with 3 additions and 3 deletions

View file

@ -1,11 +1,11 @@
name: appwrite name: appwrite
version: 0.0.7 version: 0.0.7
description: Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstract and simplify common development tasks behind a REST APIs, to help you develop your app in a fast and secure way. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs) description: Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstract and simplify common development tasks behind a REST APIs, to help you develop your app in a fast and secure way. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)
author: Appwrite Team <team@appwrite.io>
homepage: https://github.com/appwrite/sdk-for-dart homepage: https://github.com/appwrite/sdk-for-dart
environment: environment:
sdk: '>=2.6.0 <3.0.0' sdk: '>=2.6.0 <3.0.0'
dependencies: dependencies:
meta: ^1.1.8
dio: ^3.0.0 dio: ^3.0.0
cookie_jar: ^1.0.0 cookie_jar: ^1.0.0
dio_cookie_manager: ^1.0.0 dio_cookie_manager: ^1.0.0

4
composer.lock generated
View file

@ -1622,7 +1622,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/appwrite/sdk-generator", "url": "https://github.com/appwrite/sdk-generator",
"reference": "fd595168b90b777834aedf9760f484096b386860" "reference": "ea7291f4419ad52f4565f57f1b61eace0bf3bba4"
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
@ -1652,7 +1652,7 @@
} }
], ],
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms", "description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
"time": "2020-04-05T12:21:31+00:00" "time": "2020-04-05T13:47:11+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",