V
Size: a a a
V
RV
RV
V
Widget buildCameraPreview(BuildContext context) {
return Transform.scale(
scale: 1 / controller.value.aspectRatio,
child: Center(
child: AspectRatio(
aspectRatio: controller.value.aspectRatio,
child: CameraPreview(controller)),
),
);
}
PA
ЕШ
AP
S
hh
hh
PA
𝐼
RV
AV
P
DS
НМ
НМ