Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

View sqflite table contents for debugging

I am integrating a Database into my flutter app with sqflite. Since I am a visual understander in terms of problems, I would like to be able to see table contents for debugging.

Is there a possibility to view/read the table contents on the phone via some kind of UI or via debug? I am using visual studio code.

like image 896
Salatgurke Avatar asked Feb 27 '26 01:02

Salatgurke


2 Answers

  1. Android Studio , Use Database Inspector as Code Poet Said

  2. IntelliJ IDEA / DataGrip. you can choose Android SQLITE db, and it detect your connected devices. IntelliJ Screenshot

*dont have enough reputation to post img

like image 162
Davey Avatar answered Feb 28 '26 16:02

Davey


You can use Database Inspector at bottom bar of Android Studio to view

enter image description here

like image 29
manhtuan21 Avatar answered Feb 28 '26 16:02

manhtuan21



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!