'Flutter use TransformationController with statelessWidget and provider
i have interctiveViewer widget and i want to work with TransformationController to manage the zoom and trandform the scale, but i want to do it with state manager Provider and statelessWidget, because all example on the internet are using statefullWidget, please is there any example to do it with provider.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
