oguzhnatly / flutter_carplay

🚗 Apple CarPlay for Flutter Apps. Aims to make it safe to use apps made with Flutter in the car by integrating with CarPlay.
https://pub.dev/packages/flutter_carplay
MIT License
218 stars 63 forks source link

Image from url blocks main thread . #42

Open harryandroiddev opened 1 year ago

harryandroiddev commented 1 year ago

After loading images from url it shows the error .

flutter: Warning database has been locked for 0:00:10.000000. Make sure you always use the transaction object for database operations during a transaction , After loading images from ulr i got this error and the mobile app ui freezes .