cloudinary / cloudinary/cloudinary_flutter

Replace deprecated usage of CloudinaryContext

Open
#41 2 comments 0 reactions 1 assignee Claimed by @adimiz1 View on GitHub
Dominant language
Dart
Stars
11
Forks
9
PR merge metrics
No merged PRs in 30d

Description

## Bug report for Cloudinary Flutter SDK
The usage of the class CloudinaryContext has been marked as deprecated and there is a suggestion to use the CloudinaryObject instead. But, inside `CldImageWidget`and `CldVideoController` there is usage of the CloudinaryContext to get the Cloudinary object reference.

I believe this should be replaced.

## Describe the bug in a sentence or two.

![Image](https://github.com/user-attachments/assets/339c0996-8003-40f9-a437-35efec803630)

![Image](https://github.com/user-attachments/assets/d30ba70b-2bb1-456e-bb98-36a39ae79f9c)

## Issue Type (Can be multiple)
[ ] Build - Can’t install or import the SDK
[ ] Performance - Performance issues
[ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
[X] Documentation - Inconsistency between the docs and behaviour
[X] Other (Specify)

## Steps to reproduce
N/A

## Error screenshots or Stack Trace (if applicable)
N/A

## Build/Dependency management
[ ] Cocoa-Pods
[ ] Carthage
[ ] Manual import
[ ] Other (Specify)

## Is the issue reproducible only on a specific device?
[X] No
[ ] Yes (specify device model + iOS/Android version)

## Versions and Libraries (fill in the version numbers)
Unrelated

Relates to #31

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.