mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Update package name
This commit is contained in:
parent
d82697fa8c
commit
be3d445cb6
1 changed files with 2 additions and 2 deletions
|
|
@ -20,13 +20,13 @@ Add this to your package's `pubspec.yaml` file:
|
|||
|
||||
```yml
|
||||
dependencies:
|
||||
appwrite: ^0.3.0
|
||||
appwrite_dev: ^0.3.0
|
||||
```
|
||||
|
||||
You can install packages from the command line:
|
||||
|
||||
```bash
|
||||
pub get appwrite
|
||||
pub get appwrite_dev
|
||||
```
|
||||
|
||||
## Contribution
|
||||
|
|
|
|||
Loading…
Reference in a new issue