Wisnu G Saputra

Results 4 comments of Wisnu G Saputra

Same issue here. Use CameraX and running in Emulator Pixel API 29

> This issue issue still exist > > Code Sample > ``` > import 'package:flutter/material.dart'; > > void main() => runApp(MyApp()); > > class MyApp extends StatelessWidget { > @override...