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

15 lines
524 B
YAML
Raw Normal View History

2019-09-20 18:33:11 +12:00
name: appwrite
2020-04-07 00:16:19 +12:00
version: 0.0.10
description: Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API
2020-04-06 16:55:38 +12:00
homepage: https://appwrite.io
repository: https://github.com/appwrite/sdk-for-dart
issue_tracker: https://github.com/appwrite/sdk-generator/issues
documentation: https://appwrite.io/support
2019-09-20 18:33:11 +12:00
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:
2020-04-06 08:39:45 +12:00
meta: ^1.1.8
2019-09-20 18:33:11 +12:00
dio: ^3.0.0
cookie_jar: ^1.0.0
2020-04-06 08:39:45 +12:00
dio_cookie_manager: ^1.0.0