pdliuw / ai_barcode

Barcode generation,Barcode scanning,qrcode,qrcode generation,qrcode creator,flutter barcode,flutter qrcode,support android iOS web platform
BSD 3-Clause "New" or "Revised" License
124 stars 81 forks source link

Camera preview loads slower on iOS than Android #36

Open Switernal opened 3 years ago

Switernal commented 3 years ago

I notice that in the example that startCamera() and startCameraPreview() are called after a 2 second duration. It is much slower to startCamera on iOS. Why it needs to wait for 2 seconds on iOS? Can it be fixed?

pdliuw commented 3 years ago

we will enhancement