1
0
Fork 0
mirror of synced 2024-07-09 08:27:01 +12:00
appwrite/app/sdks/flutter-dart/pubspec.yaml

11 lines
586 B
YAML
Raw Normal View History

2019-09-20 18:33:11 +12:00
name: appwrite
2020-03-20 05:46:30 +13:00
version: 0.0.7
2019-09-20 18:33:11 +12:00
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)
2020-03-20 05:46:30 +13:00
author: Appwrite Team <team@appwrite.io>
2019-09-20 18:33:11 +12:00
homepage: https://github.com/appwrite/sdk-for-dart
environment:
2020-03-27 02:20:07 +13:00
sdk: '>=2.6.0 <3.0.0'
2019-09-20 18:33:11 +12:00
dependencies:
dio: ^3.0.0
cookie_jar: ^1.0.0
dio_cookie_manager: ^1.0.0