cloudinary / cloudinary/cloudinary_flutter

Replace deprecated usage of CloudinaryContext

Abierto
#41 2 comentarios 0 reacciones 1 asignado Reclamado por @adimiz1 Ver en GitHub
Lenguaje dominante
Dart
Estrellas
11
Forks
9
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.