1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
appwrite/app/sdks/flutter-dart/pubspec.yaml

15 lines
519 B
YAML
Raw Normal View History

2019-09-20 18:33:11 +12:00
name: appwrite
2020-04-06 16:55:38 +12:00
version: 0.0.9
description: Appwrite is an open-source backend as a service server that allows you to accelerate your app development by leveraging Appwrite ready to use API and tools
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