1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00

Update package name

This commit is contained in:
Eldad Fux 2020-09-03 14:09:22 +03:00
parent d82697fa8c
commit be3d445cb6

View file

@ -20,13 +20,13 @@ Add this to your package's `pubspec.yaml` file:
```yml ```yml
dependencies: dependencies:
appwrite: ^0.3.0 appwrite_dev: ^0.3.0
``` ```
You can install packages from the command line: You can install packages from the command line:
```bash ```bash
pub get appwrite pub get appwrite_dev
``` ```
## Contribution ## Contribution