Kashif-E / CameraK

A camera library for Compose Multiplatform
MIT License
135 stars 8 forks source link

- Renamed API to create QR scanner plugin and other related issue #12

Closed Kashif-E closed 4 weeks ago

Kashif-E commented 4 weeks ago

This pull request includes several changes aimed at improving the composability and efficiency of the ImageSaverPlugin and QRScannerPlugin modules. The most important changes involve renaming factory functions to use the remember pattern, updating the corresponding documentation, and removing unnecessary imports.

Improvements to composability:

Documentation updates:

Code cleanup: