如何查看创建的数据库和table android studio flutter

How to see created database and table android studio flutter

我已经使用 SQFLite 在 flutter 中创建了一个数据库。我创建了一个 table 并在其中插入了一些值。我想查看所有这些数据和 table 如何做到这一点我正在使用 android studio。

请试一试:

https://www.codaffection.com/flutter-article/view-sqlite-db-in-flutter-application/

有什么问题吗?

请问我。