Wisnu G Saputra
Wisnu G Saputra
Same issue here. Use CameraX and running in Emulator Pixel API 29
Same issue, Please @anish-adm fix this issue. Thanks..
Same problem here, after building App in release mode.
> This issue issue still exist > > Code Sample > ``` > import 'package:flutter/material.dart'; > > void main() => runApp(MyApp()); > > class MyApp extends StatelessWidget { > @override...