mirror of https://github.com/AMT-Cheif/drift.git
Just reference the new package
This commit is contained in:
parent
fab7957b68
commit
ddb2b01b1c
|
@ -164,5 +164,5 @@ Firebase is a very good option when
|
|||
|
||||
Yes! Drift stores its data in a sqlite3 database file that can be extracted from the device and inspected locally.
|
||||
|
||||
To inspect a database on a device directly, you can use the [`moor_db_viewer`](https://pub.dev/packages/moor_db_viewer) or [`drift_db_viewer`] (https://pub.dev/packages/drift_db_viewer) (newer version)
|
||||
To inspect a drift database on a direclty in your app, you can use the [`drift_db_viewer`](https://pub.dev/packages/drift_db_viewer)
|
||||
package by Koen Van Looveren.
|
||||
|
|
Loading…
Reference in New Issue