1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
appwrite/app/sdks/flutter-dart/pubspec.yaml
2020-04-06 07:55:38 +03:00

15 lines
519 B
YAML

name: appwrite
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
environment:
sdk: '>=2.6.0 <3.0.0'
dependencies:
meta: ^1.1.8
dio: ^3.0.0
cookie_jar: ^1.0.0
dio_cookie_manager: ^1.0.0