Skip to content

Commit

Permalink
bumped to version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nixrajput committed Aug 12, 2023
1 parent be104cd commit 3b9b176
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -20,10 +20,9 @@ the [Cloudinary API](https://cloudinary.com/documentation/image_upload_api_refer

Add `cloudinary` as a dependency in your `pubspec.yaml` file:

```dart
dependencies:cloudinary: "
latest_version
"
```yaml
dependencies:
cloudinary: "latest_version"
```

Finally you just have to run: `dart pub get` **or** `flutter pub get` depending on the project type
Expand Down

0 comments on commit 3b9b176

Please sign in to comment.